@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}code{font-family:SF Mono,Menlo,Monaco,Consolas,monospace}:root{--font-sans:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;--bg:#09090b;--bg-raised:#101013;--text:#f5f5f7;--text-muted:rgba(245,245,247,0.60);--text-faint:rgba(245,245,247,0.40);--border:rgba(255,255,255,0.08);--border-strong:rgba(255,255,255,0.16);--surface:rgba(255,255,255,0.03);--surface-hover:rgba(255,255,255,0.06);--accent:#34d399;--accent-rgb:52,211,153;--accent-strong:#6ee7b7;--accent-soft:rgba(52,211,153,0.12);--danger:#e5645f;--radius-lg:20px;--radius:16px;--radius-sm:10px;--radius-pill:999px;--ease:cubic-bezier(0.22,1,0.36,1)}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);overflow-x:hidden;line-height:1.6;letter-spacing:-.011em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:rgba(var(--accent-rgb),.3);color:var(--text)}a{color:var(--accent)}a:hover{color:var(--accent-strong)}.App{position:relative;background:var(--bg)}.gradient-text{background:linear-gradient(180deg,#ffffff 0,rgba(255,255,255,.5));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header-container{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:16px 40px;background:transparent;transition:all .3s ease}.header-container.scrolled{background:rgba(9,9,11,.82);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.1);padding:12px 40px}.header-logo a{display:flex;align-items:center}.header-logo img{height:32px;width:auto}.header-brand{display:flex;align-items:center;gap:14px}.header-brand-divider{width:1px;height:26px;background:rgba(255,255,255,.18);flex-shrink:0}.header-member{display:inline-flex;align-items:center;transition:opacity .3s ease}.header-member img{height:clamp(26px,6.2vw,36px);width:auto;display:block}.header-member:hover{opacity:.8}.mobile-menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:1001}.hamburger-line{display:block;width:24px;height:2px;background:#ffffff;transition:all .3s ease}.mobile-menu-toggle.active .hamburger-line:first-child{transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.nav-links{display:flex;align-items:center;gap:32px}.nav-link{color:rgba(255,255,255,.7);text-decoration:none;font-size:14px;font-weight:500;transition:color .3s ease}.nav-link:hover{color:var(--text)}.open-app-btn{display:inline-flex;align-items:center;padding:10px 24px;background:var(--text);color:#0a0a0c;text-decoration:none;border-radius:50px;font-weight:600;font-size:14px;transition:all .3s ease}.open-app-btn:hover{background:#ffffff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,255,255,.2)}.hero-section{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;padding:120px 24px 64px;background:var(--bg);overflow:hidden}.hero-background{position:absolute;inset:0;z-index:0}.hero-gradient-1{top:34%;left:26%;width:680px;height:680px;background:radial-gradient(circle,rgba(var(--accent-rgb),.13),transparent 70%);filter:blur(100px);animation:aurora-1 19s ease-in-out infinite}.hero-gradient-1,.hero-gradient-2{position:absolute;border-radius:50%;will-change:transform}.hero-gradient-2{top:52%;left:62%;width:760px;height:760px;background:radial-gradient(circle,rgba(20,160,150,.1),transparent 70%);filter:blur(110px);animation:aurora-2 24s ease-in-out infinite}.hero-background:before{content:"";position:absolute;top:-30%;left:50%;transform:translateX(-50%);width:1200px;height:700px;background:radial-gradient(ellipse at center,rgba(255,255,255,.05),transparent 65%)}@keyframes aurora-1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(60px,-44px) scale(1.12)}}@keyframes aurora-2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-70px,36px) scale(1.08)}}@media (prefers-reduced-motion:reduce){.hero-gradient-1,.hero-gradient-2{animation:none}}.hero-container{position:relative;z-index:10;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.hero-content{max-width:600px}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:50px;font-size:14px;font-weight:500;margin-bottom:40px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.02em}.hero-badge,.hero-badge-icon{color:rgba(255,255,255,.9)}.hero-title{font-size:clamp(42px,4.3vw,62px);font-weight:700;line-height:1.05;margin-bottom:28px;letter-spacing:-.03em;color:var(--text)}.hero-subtitle{color:rgba(255,255,255,.5);font-weight:300}.hero-description{font-size:20px;line-height:1.6;color:rgba(255,255,255,.5);margin-bottom:48px;max-width:520px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.hero-content .hero-actions{justify-content:flex-start}.primary-button{display:inline-flex;align-items:center;gap:8px;padding:15px 30px;background:var(--text);color:#0a0a0c;text-decoration:none;border-radius:50px;font-weight:600;font-size:15px;letter-spacing:-.01em;transition:transform .25s var(--ease),box-shadow .25s var(--ease);border:none;cursor:pointer}.primary-button:hover{transform:translateY(-2px);box-shadow:0 12px 34px rgba(255,255,255,.18)}.appstore-button{display:inline-flex;align-items:center;gap:8px;padding:15px 30px;background:var(--surface);color:var(--text);text-decoration:none;border-radius:50px;font-weight:600;font-size:15px;letter-spacing:-.01em;border:1px solid var(--border-strong);transition:transform .25s var(--ease),background .25s var(--ease),border-color .25s var(--ease);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.appstore-button:hover{background:var(--surface-hover);transform:translateY(-2px);border-color:rgba(255,255,255,.32)}.secondary-button{display:inline-flex;align-items:center;gap:8px;padding:15px 30px;background:var(--surface);color:var(--text);text-decoration:none;border-radius:50px;font-weight:600;font-size:15px;letter-spacing:-.01em;border:1px solid var(--border-strong);transition:transform .25s var(--ease),background .25s var(--ease),border-color .25s var(--ease)}.secondary-button:hover{background:var(--surface-hover);transform:translateY(-2px);border-color:rgba(255,255,255,.32)}.button-icon{transition:transform .3s ease}.secondary-button:hover .button-icon{transform:translateX(4px)}.hero-chat-col{display:flex;align-items:center;justify-content:center}.hero-chat{width:100%;max-width:420px;display:flex;flex-direction:column;gap:14px}.hc-row{display:flex;gap:10px;align-items:flex-start;animation:hcBubbleIn .4s ease both}.hc-left{justify-content:flex-start}.hc-right{justify-content:flex-end}.hc-avatar{width:28px;height:28px;border-radius:14px;background:var(--bg-raised);border:1px solid var(--border-strong);display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--accent);flex-shrink:0;margin-top:2px}.hc-bubble{padding:12px 20px;border-radius:20px;font-size:16px;line-height:1.4;font-weight:400;max-width:82%}.hc-ai{background:rgba(255,255,255,.07);color:rgba(255,255,255,.8);border-bottom-left-radius:4px}.hc-user{background:rgba(var(--accent-rgb),.16);color:var(--text);font-weight:500;border-bottom-right-radius:4px}.hc-cursor{opacity:.5;font-weight:300;animation:hcBlink .6s step-end infinite}.hc-dots-bubble{display:flex;gap:5px;align-items:center;padding:14px 22px}.hc-dot{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.4);animation:hcDotBounce .8s ease-in-out infinite}.hc-dot:nth-child(2){animation-delay:.15s}.hc-dot:nth-child(3){animation-delay:.3s}.hc-success{padding:12px 20px;background:rgba(var(--accent-rgb),.1);border-radius:20px;display:flex;align-items:center;gap:10px;color:var(--accent);font-size:15px;font-weight:500;animation:hcBubbleIn .4s ease both}.hc-check{font-size:14px;font-weight:700}@keyframes hcBubbleIn{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hcBlink{50%{opacity:0}}@keyframes hcDotBounce{0%,to{transform:translateY(0);opacity:.3}50%{transform:translateY(-3px);opacity:.8}}.hero-word{display:inline-block;margin-right:.2em}.scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;color:rgba(255,255,255,.3);z-index:10}.scroll-text{font-size:12px;text-transform:uppercase;letter-spacing:.1em}.scroll-line{width:1px;height:48px;background:linear-gradient(180deg,transparent 0,rgba(255,255,255,.3) 50%,transparent)}.crypto-visual-container{position:relative;width:300px;height:300px}.crypto-visual-container,.crypto-visual-statue{display:flex;align-items:center;justify-content:center}.crypto-visual-statue{position:absolute;inset:0;z-index:0;overflow:visible}.crypto-visual-statue img{width:420px;height:auto;opacity:.25;filter:grayscale(100%)}.video-section{padding:60px 24px 140px;background:var(--bg);position:relative}.video-container{max-width:1100px;margin:0 auto}.video-player-container{max-width:1000px;margin:0 auto}.video-player-wrapper{position:relative;border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.55);aspect-ratio:16/9;border:1px solid rgba(255,255,255,.1)}.video-player{display:block;width:100%;height:100%;object-fit:cover}.trust-section{padding:100px 24px;background:var(--bg)}.trust-container{max-width:1000px;margin:0 auto;text-align:center}.trust-label{font-size:16px;color:rgba(255,255,255,.6);margin-bottom:40px;font-weight:500}.trust-logos{display:flex;justify-content:center;align-items:center;gap:60px;flex-wrap:wrap}.trust-logo{height:40px;width:auto;opacity:.6;transition:opacity .3s ease;filter:brightness(0) invert(1)}.trust-logo:hover{opacity:1}.how-it-works-section{padding:160px 24px;background:var(--bg)}.how-it-works-container{max-width:1200px;margin:0 auto}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px}.step-card{text-align:center;padding:40px 28px;height:100%;background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .35s var(--ease),background .35s var(--ease),border-color .35s var(--ease),box-shadow .35s var(--ease)}.step-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.4);background:var(--surface-hover);border-color:var(--border-strong)}.step-number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--accent-soft);border:1px solid rgba(var(--accent-rgb),.3);border-radius:50%;color:var(--accent);font-size:20px;font-weight:700;margin-bottom:24px}.step-card h3{font-size:20px;font-weight:600;margin-bottom:16px;color:var(--text);letter-spacing:-.01em}.step-card p{color:rgba(255,255,255,.6);line-height:1.6;font-size:15px}.comparison-section{padding:160px 24px;background:var(--bg)}.comparison-container{max-width:900px;margin:0 auto}.comparison-narrative{text-align:center}.comparison-subtitle{color:rgba(255,255,255,.6);font-size:1.125rem;line-height:1.7;max-width:560px;margin:0 auto 64px}.fee-showcase{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:72px}.fee-others,.fee-ours{display:flex;flex-direction:column;align-items:center;padding:40px 48px;border-radius:20px;flex:1 1;max-width:340px}.fee-others{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.fee-ours{background:rgba(var(--accent-rgb),.06);border:1px solid rgba(var(--accent-rgb),.22)}.fee-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.5);margin-bottom:12px}.fee-amount{font-size:3.5rem;font-weight:700;line-height:1;margin-bottom:8px}.fee-amount-red{color:var(--text)}.fee-amount-green{color:var(--accent)}.breakdown-fee,.fee-amount,.stat-number{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fee-sublabel{font-size:.85rem;color:rgba(255,255,255,.4);text-align:center}.fee-vs{font-size:1rem;font-weight:600;color:rgba(255,255,255,.25);text-transform:uppercase;letter-spacing:.15em;flex-shrink:0}.fee-breakdown{text-align:left;margin-bottom:48px}.breakdown-title{font-size:1rem;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.08em;margin-bottom:24px}.breakdown-grid{display:flex;flex-direction:column;gap:14px}.breakdown-item{display:flex;align-items:center;gap:16px}.breakdown-name{width:90px;font-size:.9rem;color:rgba(255,255,255,.6);flex-shrink:0}.breakdown-bar-track{flex:1 1;height:5px;display:flex;align-items:center}.breakdown-bar{height:100%;background:rgba(255,255,255,.24);border-radius:3px;transition:width .8s ease}.breakdown-bar-green{background:var(--accent)}.breakdown-fee{width:70px;text-align:right;font-size:.9rem;font-weight:500;color:rgba(255,255,255,.7);flex-shrink:0}.breakdown-fee-green,.breakdown-item-highlight .breakdown-name{color:var(--accent);font-weight:600}.comparison-summary{font-size:.9rem;color:rgba(255,255,255,.5);text-align:center;max-width:700px;margin:24px auto 16px;line-height:1.7}.comparison-footnote{font-size:.8rem;color:rgba(255,255,255,.3);text-align:center;max-width:600px;margin:0 auto;line-height:1.6}.check-icon{color:var(--accent)}.cross-icon{color:var(--danger)}.networks-section{padding:160px 24px;background:var(--bg)}.networks-container{max-width:800px;margin:0 auto;text-align:center}.networks-lead{color:rgba(255,255,255,.6);font-size:1.125rem;line-height:1.7;max-width:560px;margin:0 auto 48px}.chain-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.chain-pill{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;background:rgba(255,255,255,.05);border-radius:100px;border:1px solid rgba(255,255,255,.1);transition:border-color .2s ease}.chain-pill:hover{border-color:rgba(255,255,255,.25)}.chain-pill img{width:24px;height:24px;object-fit:contain}.chain-pill span{font-size:14px;font-weight:500;color:rgba(255,255,255,.8)}.benefits-section{padding:160px 24px;background:var(--bg);position:relative}.benefits-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:96px}.section-title{font-size:clamp(40px,5.5vw,56px);font-weight:700;margin-bottom:20px;letter-spacing:-.035em;color:var(--text)}.section-description{font-size:20px;color:var(--text-muted);max-width:600px;margin:0 auto}.story-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-row-gap:88px;row-gap:88px}.story-item:first-child{grid-column:1/8}.story-item:nth-child(2){grid-column:5/13}.story-item:nth-child(3){grid-column:2/9}.story-item h3{font-size:clamp(22px,2.6vw,30px);font-weight:600;color:var(--text);margin-bottom:16px;letter-spacing:-.02em}.story-item p{color:var(--text-muted);line-height:1.75;font-size:1.05rem;max-width:52ch}.pricing-section{padding:120px 24px;background:var(--bg)}.pricing-container{max-width:1400px;margin:0 auto}.pricing-container h2{text-align:center;font-size:clamp(36px,5vw,48px);margin-bottom:16px;font-weight:700;letter-spacing:-.02em;color:var(--text)}.pricing-subtitle{text-align:center;font-size:20px;margin-bottom:60px;color:rgba(255,255,255,.6);max-width:600px;margin-left:auto;margin-right:auto}.pricing-content{display:block}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));grid-gap:32px;gap:32px;margin-bottom:60px}.pricing-card.modern{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:40px 32px;position:relative;transition:all .3s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pricing-card.modern:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(var(--accent-rgb),.16);background:rgba(255,255,255,.08);border-color:rgba(var(--accent-rgb),.3)}.pricing-card.modern.popular{border-color:rgba(var(--accent-rgb),.5);background:rgba(255,255,255,.08)}.popular-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--text);color:#0a0a0c;padding:8px 20px;border-radius:50px;font-size:12px;font-weight:700;display:flex;align-items:center;gap:6px;letter-spacing:.5px;text-transform:uppercase}.badge-icon{width:12px;height:12px}.pricing-header{text-align:center;margin-bottom:32px}.pricing-header h3{font-size:24px;font-weight:700;margin-bottom:8px;letter-spacing:-.01em;color:var(--text)}.plan-description{color:rgba(255,255,255,.6);font-size:16px}.credit-display{text-align:center;margin-bottom:32px}.main-credits{display:flex;flex-direction:column;align-items:center;margin-bottom:12px}.credit-amount{font-size:48px;font-weight:800;color:var(--text);line-height:1;letter-spacing:-.02em}.credit-label{font-size:16px;color:rgba(255,255,255,.6);font-weight:500}.bonus-credits{display:flex;flex-direction:column;align-items:center;gap:4px}.bonus-text{font-size:14px;color:rgba(255,255,255,.8)}.bonus-percentage{font-size:12px;color:var(--accent);font-weight:600}.price{text-align:center;margin-bottom:32px}.price .currency{font-size:24px;font-weight:600;vertical-align:top;color:var(--text)}.price .amount{font-size:48px;font-weight:800;letter-spacing:-.02em;color:var(--text)}.price-per-credit{font-size:14px;color:rgba(255,255,255,.6);margin-top:8px}.credit-features{margin-bottom:32px}.feature-item{display:flex;align-items:center;gap:12px;margin-bottom:12px;font-size:15px;color:rgba(255,255,255,.8)}.feature-icon{color:var(--accent);flex-shrink:0}.cta-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px 24px;background:var(--text);color:#0a0a0c;text-decoration:none;border-radius:50px;font-weight:600;font-size:16px;transition:all .3s ease;border:none;cursor:pointer}.cta-button:hover{background:#ffffff;transform:translateY(-2px);box-shadow:0 10px 30px rgba(255,255,255,.2)}.button-arrow{transition:transform .3s ease}.cta-button:hover .button-arrow{transform:translateX(4px)}.custom-section{margin-top:40px}.custom-credit-card{max-width:500px;margin:0 auto;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:40px 32px;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.custom-badge{display:inline-flex;align-items:center;gap:8px;background:var(--accent-soft);color:var(--accent);padding:8px 16px;border-radius:50px;font-size:12px;font-weight:600;margin-bottom:24px;letter-spacing:.5px;text-transform:uppercase;border:1px solid rgba(var(--accent-rgb),.16)}.custom-content h3{font-size:24px;font-weight:700;margin-bottom:16px;letter-spacing:-.01em;color:var(--text)}.custom-description{color:rgba(255,255,255,.6);margin-bottom:32px;line-height:1.6}.custom-calculator{background:rgba(255,255,255,.05);border-radius:16px;padding:24px;margin-bottom:32px;border:1px solid rgba(255,255,255,.1)}.calculator-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:15px}.calculator-row:last-child{margin-bottom:0}.calc-label{color:rgba(255,255,255,.6)}.calc-value,.custom-button{font-weight:600;color:var(--text)}.custom-button{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.2);text-decoration:none;border-radius:50px;font-size:16px;transition:all .3s ease}.custom-button:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}.pricing-footer{margin-top:80px}.pricing-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:32px;gap:32px;max-width:1000px;margin:0 auto}.info-card{display:flex;gap:20px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:32px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.info-icon{flex-shrink:0;color:var(--accent);background:var(--accent-soft);padding:12px;border-radius:12px;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.info-content h4{font-size:18px;font-weight:600;margin-bottom:16px;letter-spacing:-.01em;color:var(--text)}.info-content ul{list-style:none;padding:0;margin:0}.info-content li{margin-bottom:8px}.info-content li,.info-content p{color:rgba(255,255,255,.6);line-height:1.6}.info-content p{margin:0}.pricing-faq{padding:80px 24px;background:var(--bg)}.faq-container{max-width:1000px;margin:0 auto}.faq-container h2{text-align:center;font-size:clamp(32px,4vw,40px);margin-bottom:60px;font-weight:700;color:var(--text)}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:32px;gap:32px}.faq-item{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:32px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.faq-item h3{font-size:18px;font-weight:600;margin-bottom:16px;color:var(--text)}.faq-item p{color:rgba(255,255,255,.6);line-height:1.6}.features-section{padding:120px 24px;background:var(--bg)}.features-container{max-width:1200px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));grid-gap:32px;gap:32px}.feature-card{display:flex;align-items:flex-start;gap:24px;padding:32px;background:rgba(255,255,255,.05);border-radius:20px;transition:all .3s ease;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(var(--accent-rgb),.16);background:rgba(255,255,255,.08);border-color:rgba(var(--accent-rgb),.3)}.feature-content h3{font-size:20px;font-weight:600;margin-bottom:8px;letter-spacing:-.01em;color:var(--text)}.feature-content p{color:rgba(255,255,255,.6);line-height:1.6}.site-footer{background:var(--bg);border-top:1px solid rgba(255,255,255,.1);padding:80px 24px 40px}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:1fr 2fr;grid-gap:80px;gap:80px;margin-bottom:60px}.footer-brand{display:flex;flex-direction:column;gap:20px}.footer-logo img{height:28px;width:auto}.footer-description{color:rgba(255,255,255,.5);font-size:14px;line-height:1.6;max-width:300px}.footer-social{display:flex;gap:16px}.footer-social a{color:rgba(255,255,255,.5);transition:color .3s ease}.footer-social a:hover{color:var(--text)}.footer-member{display:inline-block;opacity:.7;transition:opacity .3s ease}.footer-member:hover{opacity:1}.footer-member img{height:48px;width:auto}.footer-links-section{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px}.footer-heading{font-size:14px;font-weight:600;color:var(--text);text-transform:uppercase;letter-spacing:.05em;margin-bottom:20px}.footer-link-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-link-list a{color:rgba(255,255,255,.5);text-decoration:none;font-size:14px;transition:color .3s ease}.footer-link-list a:hover{color:var(--text)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:32px;text-align:center}.footer-bottom p{color:rgba(255,255,255,.4);font-size:13px}.error-page{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:120px 24px 80px}.error-page h1{font-size:clamp(48px,8vw,96px);font-weight:800;color:var(--text);margin-bottom:16px;letter-spacing:-.02em}.error-page p{font-size:18px;color:rgba(255,255,255,.6);margin-bottom:40px}.legal-page{max-width:800px;margin:0 auto;padding:120px 24px 80px;color:rgba(255,255,255,.8);background:var(--bg)}.legal-page h1{font-size:clamp(32px,5vw,48px);font-weight:700}.legal-page h1,.legal-page h2{margin-bottom:16px;color:var(--text)}.legal-page h2{font-size:clamp(24px,4vw,32px);font-weight:600;margin-top:48px}.legal-page h3{font-size:20px;font-weight:600;margin-top:32px;margin-bottom:12px;color:var(--text)}.legal-page p{line-height:1.8}.legal-page ol,.legal-page p,.legal-page ul{margin-bottom:16px;color:rgba(255,255,255,.7)}.legal-page ol,.legal-page ul{padding-left:24px}.legal-page li{margin-bottom:8px;line-height:1.8}.legal-page a{color:var(--accent);text-decoration:underline;transition:color .3s ease}.legal-page a:hover{color:var(--accent-strong)}.legal-page strong{color:var(--text);font-weight:600}.last-updated{font-size:14px;color:rgba(255,255,255,.5);margin-bottom:32px}.company-info{display:flex;flex-direction:column;gap:12px;margin:16px 0}.info-row{display:flex;gap:16px}.info-label{min-width:180px;color:rgba(255,255,255,.5);font-weight:500}.info-value{color:rgba(255,255,255,.8)}.info-value a{color:var(--accent);text-decoration:none}.info-value a:hover{text-decoration:underline}@media (max-width:768px){.header-container{padding:12px 20px}.mobile-menu-toggle{display:flex}.nav-links{display:none;position:fixed;inset:0;background:rgba(9,9,11,.96);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;align-items:center;justify-content:center;gap:40px;z-index:999}.nav-links.mobile-open{display:flex}.nav-links .nav-link{font-size:24px;font-weight:600;color:var(--text)}.nav-links .open-app-btn{font-size:18px;padding:14px 40px}.hero-container{grid-template-columns:1fr;text-align:center}.hero-content{max-width:100%}.hero-description{margin-left:auto;margin-right:auto}.hero-actions,.hero-content .hero-actions{justify-content:center}.hero-chat-col{display:none}.hero-title{font-size:clamp(36px,9vw,52px)}.benefits-section,.comparison-section,.how-it-works-section,.networks-section,.social-proof-section{padding-top:100px;padding-bottom:100px}.steps-grid{grid-template-columns:1fr}.chain-pills{gap:8px}.story-grid{display:flex;flex-direction:column;row-gap:56px}.pricing-grid{grid-template-columns:1fr}.fee-showcase{flex-direction:column;gap:16px}.fee-others,.fee-ours{max-width:100%;padding:32px 24px}.fee-amount{font-size:2.5rem}.fee-vs{font-size:.85rem}.breakdown-name{width:70px;font-size:.8rem}.breakdown-fee{width:60px;font-size:.8rem}.faq-grid,.footer-content,.pricing-info{grid-template-columns:1fr}.footer-content{gap:40px}.footer-links-section{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.footer-links-section{grid-template-columns:1fr}.trust-logos{gap:32px}.trust-logo{height:28px}.stats-row{flex-wrap:wrap;gap:24px;padding:32px 24px}.stat-divider{display:none}.stat-item{min-width:100px}.about-grid,.about-values-grid{grid-template-columns:1fr!important}}.social-proof-section{padding:160px 24px;background:var(--bg);border-top:1px solid rgba(255,255,255,.05)}.social-proof-container{max-width:900px;margin:0 auto}.proof-statement{text-align:center;margin-bottom:64px}.proof-description{color:rgba(255,255,255,.5);font-size:1.1rem;line-height:1.8;max-width:640px;margin:0 auto}.proof-description strong{color:rgba(255,255,255,.85)}.stats-row{justify-content:center;gap:56px;padding:48px 0 0;border-top:1px solid var(--border)}.stat-item,.stats-row{display:flex;align-items:center}.stat-item{flex-direction:column;gap:4px}.stat-divider{width:1px;height:40px;background:rgba(255,255,255,.1);flex-shrink:0}.stat-number{font-size:clamp(32px,5vw,52px);font-weight:700;color:var(--text);line-height:1.2}.stat-label{font-size:13px;color:rgba(255,255,255,.4);text-transform:uppercase;letter-spacing:.06em}.newsletter-section{padding:120px 24px;background:linear-gradient(180deg,var(--bg) 0,rgba(var(--accent-rgb),.045) 50%,var(--bg) 100%);border-top:1px solid rgba(255,255,255,.05)}.newsletter-container{max-width:560px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.newsletter-container .hero-actions{justify-content:center}.newsletter-container h2{font-size:clamp(28px,4vw,36px);font-weight:700;margin-bottom:12px;color:var(--text)}.newsletter-container>p{color:rgba(255,255,255,.6);margin-bottom:32px;font-size:18px}.newsletter-form{display:flex;gap:12px;max-width:480px;margin:0 auto}.newsletter-input{flex:1 1;padding:14px 20px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-sm);color:var(--text);font-size:16px;transition:border-color .2s ease}.newsletter-input::placeholder{color:rgba(255,255,255,.4)}.newsletter-input:focus{border-color:var(--accent)}.newsletter-button{padding:14px 28px;background:var(--accent);color:var(--text);border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s ease;white-space:nowrap}.newsletter-button:hover{background:var(--accent-strong)}.newsletter-disclaimer{margin-top:16px;font-size:13px;color:rgba(255,255,255,.35)}.about-page{padding-top:100px}.about-hero{padding:80px 24px;text-align:center}.about-hero-container{max-width:800px;margin:0 auto}.about-hero h1{font-size:clamp(36px,5vw,56px);font-weight:700;letter-spacing:-.02em;margin-bottom:20px;color:var(--text)}.about-hero-subtitle{font-size:20px;color:rgba(255,255,255,.6);line-height:1.6}.about-section{padding:60px 24px}.about-container{max-width:1000px;margin:0 auto}.about-section-title{font-size:clamp(28px,4vw,36px);font-weight:700;margin-bottom:40px;text-align:center;color:var(--text)}.about-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px}.about-card{padding:40px;background:rgba(255,255,255,.05);border-radius:20px;border:1px solid rgba(255,255,255,.1)}.about-card h2{font-size:24px;font-weight:600;margin-bottom:16px;color:var(--text)}.about-card p{color:rgba(255,255,255,.6);line-height:1.7}.about-values-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.about-value{padding:32px;background:rgba(255,255,255,.03);border-radius:16px;border:1px solid rgba(255,255,255,.08)}.about-value h3{font-size:18px;font-weight:600;margin-bottom:12px;color:var(--text)}.about-value p{color:rgba(255,255,255,.6);line-height:1.6;font-size:15px}.about-cta-section{text-align:center;padding:80px 24px;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.about-cta-section h2{font-size:clamp(28px,4vw,36px);font-weight:700;margin-bottom:12px;color:var(--text)}.about-cta-section p{color:rgba(255,255,255,.6);margin-bottom:32px;font-size:18px}.about-contact{text-align:center;color:rgba(255,255,255,.6);line-height:1.8}.about-contact strong{color:var(--text)}.about-contact a{color:var(--accent);text-decoration:none}.about-contact a:hover{text-decoration:underline}.about-social{display:flex;gap:24px;justify-content:center;margin-top:16px}.about-social a{color:var(--accent);text-decoration:none;font-weight:500}.about-social a:hover{text-decoration:underline}.pricing-page{padding-top:80px}@media (max-width:768px){.newsletter-form{flex-direction:column}.about-grid,.about-values-grid{grid-template-columns:1fr}.info-row{flex-direction:column;gap:4px}.info-label{min-width:unset}}.buy-index-page,.buy-token-page,.compare-page,.swap-page{padding-top:100px}.buy-hero{padding:60px 24px 80px;text-align:center}.buy-hero-container{max-width:800px;margin:0 auto}.buy-hero h1{font-size:clamp(36px,5vw,56px);font-weight:700;letter-spacing:-.02em;margin-bottom:20px;color:var(--text)}.buy-hero-subtitle{font-size:20px;color:rgba(255,255,255,.6);line-height:1.6;margin-bottom:32px;max-width:640px;margin-left:auto;margin-right:auto}.buy-hero-badge{display:flex;align-items:center;gap:12px;justify-content:center;margin-bottom:24px;font-size:14px;color:rgba(255,255,255,.6)}.zero-fee-badge{display:inline-block;padding:4px 12px;background:rgba(var(--accent-rgb),.14);border:1px solid rgba(var(--accent-rgb),.32);border-radius:50px;color:var(--accent);font-weight:600;font-size:12px}.buy-about-section,.buy-category-section,.buy-chains-section,.buy-how-section,.buy-why-section,.compare-section{padding:80px 24px}.buy-about-container,.buy-category-container,.buy-chains-container,.buy-how-container,.buy-why-container,.compare-container{max-width:1000px;margin:0 auto}.buy-about-section h2,.buy-category-section h2,.buy-chains-section h2,.buy-how-section h2,.buy-why-section h2,.compare-section h2{font-size:clamp(28px,4vw,36px);font-weight:700;margin-bottom:24px;color:var(--text);text-align:center}.buy-about-container p{color:rgba(255,255,255,.6);line-height:1.8;max-width:700px;margin:0 auto;text-align:center;font-size:18px}.buy-chains-container{text-align:center}.token-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:20px;gap:20px;margin-top:32px}.token-card{display:flex;flex-direction:column;padding:28px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;text-decoration:none;transition:all .3s ease}.token-card:hover{transform:translateY(-2px);border-color:rgba(var(--accent-rgb),.3);background:rgba(255,255,255,.08)}.token-card-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.token-symbol{font-size:18px;font-weight:700;color:var(--text)}.token-name,.token-short-desc{font-size:14px;color:rgba(255,255,255,.5)}.token-short-desc{line-height:1.5;flex:1 1;margin-bottom:16px}.token-card-cta{font-size:14px;font-weight:600;color:var(--accent)}.token-card .zero-fee-badge{align-self:flex-start;margin-bottom:12px}.compare-table{width:100%;border-collapse:separate;border-spacing:0;margin-top:40px}.compare-table td,.compare-table th{padding:16px 20px;text-align:left;border-bottom:1px solid rgba(255,255,255,.08)}.compare-table th{font-size:14px;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.05em}.compare-table td{color:rgba(255,255,255,.7);font-size:15px;line-height:1.6}.compare-table td:first-child{color:rgba(255,255,255,.5);font-weight:500;width:180px}.compare-highlight{background:rgba(var(--accent-rgb),.05)}.compare-highlight td{color:rgba(255,255,255,.85)}.compare-pros-cons{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;margin-top:48px}.compare-cons h3,.compare-pros h3{font-size:18px;font-weight:600;color:var(--text);margin-bottom:16px}.compare-cons ul,.compare-pros ul{list-style:none;padding:0}.compare-cons li,.compare-pros li{padding:8px 0;color:rgba(255,255,255,.6);font-size:15px;line-height:1.5}.compare-pros li:before{content:"✓ ";color:var(--accent);font-weight:600}.compare-cons li:before{content:"✗ ";color:var(--danger);font-weight:600}@media (max-width:768px){.compare-pros-cons,.token-grid{grid-template-columns:1fr}.compare-table{font-size:13px}.compare-table td:first-child{width:120px}}.hero-anim{opacity:0;animation:heroFadeUp .6s ease forwards}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hero-anim{animation:none;opacity:1;transform:none}html{scroll-behavior:auto}.hc-cursor,.hc-dot,.hc-row,.hc-success{animation:none}}.learn-cta{max-width:760px;margin:56px auto 72px;padding:0 20px}.learn-cta-inner{background:linear-gradient(140deg,#0c0c10,#0b1512);border:1px solid #23232a;border-radius:20px;padding:36px 32px;text-align:center;color:var(--text)}.learn-cta-kicker{font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0 0 10px}.learn-cta-title{font-size:28px;font-weight:700;letter-spacing:-.5px;margin:0 0 12px;color:var(--text)}.learn-cta-text{font-size:16px;line-height:1.6;color:#a1a1aa;max-width:560px;margin:0 auto 24px}.learn-cta-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.learn-cta-primary,.learn-cta-secondary{display:inline-block;padding:13px 26px;border-radius:999px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.learn-cta-primary{background:var(--text);color:#0a0a0c}.learn-cta-secondary{background:transparent;color:var(--text);border:1px solid #3a3a42}.learn-cta-primary:hover,.learn-cta-secondary:hover{opacity:.85;transform:translateY(-1px)}.learn-cta-note{font-size:13px;color:#71717a;margin:18px 0 0}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.skip-link{position:fixed;top:12px;left:12px;z-index:3000;padding:10px 18px;background:var(--text);color:#0a0a0c;border-radius:var(--radius-pill);font-size:14px;font-weight:600;text-decoration:none;transform:translateY(-200%)}.skip-link:focus-visible{transform:none}.scroll-sentinel{position:absolute;top:0;left:0;width:1px;height:48px;pointer-events:none;opacity:0}body:after{content:"";position:fixed;inset:0;z-index:2000;pointer-events:none;opacity:.032;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.appstore-button:active,.cta-button:active,.custom-button:active,.learn-cta-primary:active,.learn-cta-secondary:active,.newsletter-button:active,.open-app-btn:active,.primary-button:active,.secondary-button:active{transform:translateY(0) scale(.98)}.section-title,h1,h2,h3{text-wrap:balance}.comparison-subtitle,.hiw-step p,.networks-lead,.proof-description,.section-description,.story-item p{text-wrap:pretty}.nav-link[aria-current=page]{color:var(--text)}.hiw-rail{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px}.hiw-step{border-top:1px solid var(--border);padding-top:28px;transition:border-color .35s var(--ease)}.hiw-step:hover{border-top-color:rgba(var(--accent-rgb),.55)}.hiw-step h3{font-size:18px;font-weight:600;color:var(--text);letter-spacing:-.01em;margin-bottom:12px}.hiw-step p{color:var(--text-muted);font-size:15px;line-height:1.65}@media (max-width:900px){.hiw-rail{grid-template-columns:1fr;gap:28px}.hiw-step{padding-top:22px}}