.landing-page{background:#fff}.landing-hero{background:linear-gradient(180deg, var(--brand) 0%, var(--brand-action-hover) 100%);color:#fff;text-align:center;padding:clamp(48px,8vw,80px) 24px clamp(40px,6vw,64px);position:relative;overflow:hidden}.landing-hero-inner{z-index:1;max-width:1080px;margin:0 auto;position:relative}.landing-hero-copy{max-width:640px;margin:0 auto 40px}.landing-hero-kicker{font-size:var(--font-size-label);font-weight:var(--font-weight-strong);letter-spacing:var(--letter-spacing-eyebrow);text-transform:uppercase;border:1px solid #ffffff57;border-radius:999px;margin:0 0 14px;padding:6px 10px;line-height:1;display:none}.landing-hero h1{color:#fff;max-width:650px;font-size:clamp(1.5rem, 3vw, var(--font-size-title-2));letter-spacing:-.035em;margin:0 auto 16px;font-weight:700;line-height:1.15}.landing-hero-description{color:#ffffffeb;max-width:560px;font-size:var(--font-size-copy);margin:0 auto 32px}.hero-form{flex-direction:column;justify-content:center;align-items:stretch;gap:8px;max-width:360px;margin:0 auto;display:flex}.hero-form input{width:100%;min-width:0;color:var(--text);font:inherit;font-size:var(--font-size-copy);background:#fff;border:1px solid #0000;border-radius:8px;padding:14px 18px}.landing-email-input{width:100%;min-width:0;position:relative}.landing-email-input>:is(svg,.fa-icon){width:20px;height:20px;color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.landing-email-input input{padding-left:46px}.hero-form input:focus-visible{outline-offset:2px;outline:3px solid #ffffffa6}.hero-form button{color:#fff;width:100%;font:inherit;font-size:var(--font-size-copy);font-weight:var(--font-weight-control);cursor:pointer;background:#147852;border:0;border-radius:8px;padding:14px 32px;transition:background .16s,transform .16s}.hero-form button:hover{background:#0f633f;transform:translateY(-1px)}.landing-hero-capabilities{color:#ffffffdb;font-size:var(--font-size-label);font-weight:var(--font-weight-control);justify-content:center;gap:14px;margin-top:22px;display:flex}.landing-hero-capabilities span+span:before{content:"";background:#fff9;border-radius:50%;width:3px;height:3px;margin:0 14px 2px 0;display:inline-block}.landing-market-panel{max-width:1080px;margin:0 auto;position:relative}.landing-market-panel-heading{color:#fff;font-size:var(--font-size-copy);font-weight:var(--font-weight-control);justify-content:space-between;align-items:center;padding:2px 2px 14px;display:none}.landing-market-panel-title{align-items:center;gap:8px;display:inline-flex}.landing-market-panel-dot{background:#76e0b2;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #76e0b22e}.landing-market-panel-label{color:#ffffffb8;font-size:var(--font-size-label);letter-spacing:.08em;font-weight:700}.landing-market-panel-meta{align-items:center;gap:10px;display:inline-flex}.landing-market-panel-count{color:#ffffffeb;font-size:var(--font-size-label);font-weight:var(--font-weight-control);white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.landing-market-panel-count>span{border-radius:50%;width:7px;height:7px}.landing-market-panel-count.is-active>span{background:#76e0b2;box-shadow:0 0 0 3px #76e0b229}.landing-market-panel-count.is-inactive>span{background:var(--brand-rose);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-rose) 14%, transparent)}.price-cards-section{max-width:1080px;margin:0 auto}.coin-card-buy-action,.coin-card-sell-action{min-height:34px;font-size:var(--font-size-label);font-weight:var(--font-weight-strong);border-radius:7px;justify-content:center;align-items:center;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.coin-card-buy-action{color:#1e7b50;background:#e9f8ef}.coin-card-sell-action{background:var(--brand-soft);color:var(--brand-ink)}.coin-card-buy-action:hover,.coin-card-sell-action:hover{transform:translateY(-1px);box-shadow:0 3px 8px #1018281a}.coin-card-buy-action.is-disabled,.coin-card-sell-action.is-disabled{color:#98a2b3;box-shadow:none;cursor:not-allowed;pointer-events:none;background:#f2f4f7;transform:none}.coin-card-buy-action:focus-visible,.coin-card-sell-action:focus-visible{outline:3px solid var(--brand-action);outline-offset:2px}.landing-feature-section{background:#fff;padding:clamp(48px,7vw,88px) 24px}.landing-section-inner{max-width:1080px;margin:0 auto}.landing-platform-section{background:radial-gradient(circle at 92% 12%,#ef534f33,#0000 25rem),linear-gradient(135deg,#111 0%,#1b1716 100%);border-top:0;position:relative;overflow:hidden}.landing-platform-section:before{content:none}.landing-platform-section .landing-section-inner{position:relative}.landing-stats-section{background:linear-gradient(135deg, var(--brand) 0%, var(--brand-action-hover) 100%);color:#fff;overflow:hidden}.landing-stats-inner{max-width:1080px;margin:0 auto}.landing-stats-row{flex-wrap:wrap;justify-content:space-around;gap:32px;display:flex}.landing-stat-item{text-align:center;flex-direction:column;align-items:center;min-width:140px;display:inline-flex}.landing-stat-icon{justify-content:center;margin-bottom:10px;display:flex}.landing-stat-value{font-size:var(--font-size-title-3);font-weight:var(--font-weight-heading)}.landing-stat-label{font-size:var(--font-size-copy);opacity:.9;margin-top:6px}@media (min-width:480px){.hero-form{flex-direction:row;align-items:center;max-width:none}.hero-form input,.hero-form button{width:auto}.hero-form .landing-email-input{flex:1}.hero-form .landing-email-input input{width:100%}}@media (min-width:768px){.landing-hero{text-align:left;min-height:700px;padding:92px 40px 82px}.landing-hero:before,.landing-hero:after,.landing-hero-glow{content:"";pointer-events:none;border-radius:50%;position:absolute}.landing-hero:before{border:1px solid #ffffff29;width:650px;height:650px;top:-220px;right:-110px}.landing-hero:after{border:1px solid #ffffff1a;width:430px;height:430px;top:-110px;right:0}.landing-hero-glow{filter:blur(4px);background:#ffb6602e;width:540px;height:540px;bottom:-230px;right:12%}.landing-hero-inner{grid-template-columns:minmax(0,.85fr) minmax(560px,1.15fr);align-items:center;gap:clamp(44px,6vw,88px);max-width:1280px;display:grid}.landing-hero-copy{max-width:520px;margin:0}.landing-hero h1{font-size:clamp(1.75rem, 3.4vw, var(--font-size-title-1));margin-left:0;margin-right:0;line-height:1.1}.landing-hero-description{font-size:var(--font-size-copy);margin-left:0;margin-right:0;line-height:1.5}.hero-form{justify-content:flex-start}.hero-form .landing-email-input{max-width:270px}.landing-hero-capabilities{justify-content:flex-start;display:flex}.landing-market-panel{background:#74201621;border:1px solid #ffffff45;border-radius:24px;max-width:none;padding:20px;box-shadow:0 18px 55px #6f271926}.landing-market-panel-heading{padding:2px 4px 18px;display:flex}.landing-feature-section{padding:108px 40px}.landing-section-inner,.landing-stats-inner{max-width:1240px}.landing-stats-row-wrap{padding:88px 40px 68px}.landing-stats-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.landing-stat-item{min-width:0;padding:0 24px}.landing-stat-item+.landing-stat-item{border-left:1px solid #fff3}}@media (max-width:767px){.landing-hero{text-align:left;background:radial-gradient(circle at 94% 12%,#ffce7d33,#0000 13rem),linear-gradient(165deg,#ef534f 0% 54%,#d33c38 100%);padding:28px 0 34px}.landing-hero-inner{width:min(100% - 32px,480px)}.landing-hero-copy{max-width:none;margin:0 0 28px}.landing-hero-kicker{margin-bottom:12px;display:inline-flex}.landing-hero h1{max-width:360px;margin:0 0 13px}.landing-hero-description{max-width:380px;margin:0 0 22px}.hero-form{flex-direction:column;align-items:stretch;gap:10px;max-width:none}.hero-form .landing-email-input{flex:none;width:100%;max-width:none}.hero-form input,.hero-form button{border-radius:13px;width:100%;min-height:52px}.hero-form button{box-shadow:0 10px 20px #2f4d3433}.landing-hero-capabilities{flex-wrap:wrap;justify-content:flex-start;gap:8px;margin-top:16px}.landing-hero-capabilities span{background:#ffffff1a;border:1px solid #fff3;border-radius:999px;padding:6px 9px}.landing-hero-capabilities span+span:before{content:none}.landing-market-panel{max-width:none;margin:0}.landing-market-panel-heading{flex-wrap:wrap;gap:10px;padding:0 0 12px;display:flex}.landing-market-panel-meta{justify-content:space-between;gap:8px;width:100%}.landing-market-panel-label{background:#121b221f;border:1px solid #ffffff2e;border-radius:999px;padding:5px 8px}.price-cards-section{max-width:none}.landing-feature-section{padding:60px 20px}.landing-stats-row-wrap{padding:48px 20px}.landing-stats-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.landing-stat-item{background:#ffffff14;border:1px solid #ffffff2e;border-radius:16px;min-width:0;padding:16px 10px}.landing-stat-icon{margin-bottom:8px}.landing-stat-icon>:is(svg,.fa-icon){width:25px;height:25px}.landing-stat-label{line-height:1.4}}@media (min-width:1600px){.landing-hero-inner{grid-template-columns:minmax(400px,.45fr) minmax(0,1.55fr);gap:clamp(40px,3.6vw,64px);max-width:1600px}.landing-hero h1{font-size:clamp(1.75rem, 3vw, var(--font-size-title-0))}.landing-market-panel{margin:0;padding:22px}.price-cards-section{max-width:none}}.landing-stats-section{background:radial-gradient(circle at 12% 80%,#ffbe8c29,#0000 28rem),linear-gradient(120deg,#ef534f 0% 55%,#d33c38 100%);position:relative;overflow:hidden}.landing-stats-section:after{content:"";pointer-events:none;border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff1c;position:absolute;inset:0}.landing-stats-inner{width:min(100% - 40px,1240px);margin:0 auto}.landing-stats-row-wrap{z-index:1;padding:clamp(36px,5vw,58px) 0;position:relative}.landing-stats-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.landing-stat-item{text-align:left;min-width:0;padding:4px clamp(20px,4vw,72px)}.landing-stat-item+.landing-stat-item{border-left:1px solid #ffffff38}.landing-stat-icon{color:#fff;background:#ffffff17;border:1px solid #ffffff40;border-radius:13px;place-items:center;width:42px;height:42px;margin:0 0 14px;display:grid;box-shadow:inset 0 1px #ffffff21}.landing-stat-value{color:#fff;font-size:clamp(1.5rem, 3vw, var(--font-size-title-2));font-weight:var(--font-weight-heading);letter-spacing:-.055em;line-height:.95}.landing-trust-section{color:#fff;background:radial-gradient(circle at 88% 10%,#ef534f38,#0000 24rem),radial-gradient(circle at 10% 110%,#6b271f5c,#0000 30rem),#121212;padding:clamp(62px,9vw,128px) 0;position:relative;overflow:hidden}.landing-trust-section:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}@media (max-width:767px){.landing-stats-inner{width:min(100% - 32px,560px)}.landing-stats-row-wrap{padding:28px 0}.landing-stat-item{padding:0 12px}.landing-stat-icon{border-radius:11px;width:36px;height:36px;margin-bottom:11px}.landing-stat-icon>:is(svg,.fa-icon){width:22px;height:22px}.landing-trust-section{padding:58px 0}}.landing-stats-section{background:radial-gradient(circle at 14% 105%,#ffc08b33,#0000 32rem),radial-gradient(circle at 92% -15%,#ffffff26,#0000 27rem),linear-gradient(118deg,#ef534f 0% 52%,#d33c38 100%)}.landing-stats-section:before{content:"";pointer-events:none;border:1px solid #ffffff26;border-radius:50%;width:34rem;height:34rem;position:absolute;top:-13rem;right:-6rem;box-shadow:0 0 0 6.5rem #ffffff09,0 0 0 13rem #ffffff06}.landing-stats-inner{width:min(100% - 48px,1320px)}.landing-stats-row-wrap{padding:clamp(76px,8vw,112px) 0}.landing-stats-row{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-stat-item{text-align:center;align-content:center;justify-items:center;min-height:168px;padding:12px clamp(22px,3.7vw,68px);display:grid}.landing-stat-icon{background:#ffffff21;border-radius:17px;width:54px;height:54px;margin:0 0 19px}.landing-stat-value{font-size:clamp(1.75rem, 3.2vw, var(--font-size-title-1))}.landing-trust-section{background:radial-gradient(circle at 88% 8%,#ef534f4d,#0000 25rem),radial-gradient(circle at 9% 104%,#862a2385,#0000 34rem),#111112;padding:clamp(84px,10vw,142px) 0}@media (max-width:767px){.landing-stats-inner{width:min(100% - 32px,560px)}.landing-stats-row-wrap{padding:30px 0}.landing-stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-stat-item{min-height:118px;padding:8px 14px}.landing-stat-item+.landing-stat-item{border-left:1px solid #ffffff38}.landing-stat-item:nth-child(3){border-top:1px solid #ffffff2e;border-left:0}.landing-stat-item:nth-child(4){border-top:1px solid #ffffff2e}.landing-stat-icon{border-radius:13px;width:42px;height:42px;margin-bottom:13px}.landing-trust-section{padding:68px 0}}.landing-hero{isolation:isolate}.landing-hero-inner{z-index:2}.landing-market-panel-dot{animation:2.4s ease-in-out infinite hero-live-pulse}@media (prefers-reduced-motion:no-preference){.landing-hero-copy{animation:.7s cubic-bezier(.2,.8,.2,1) both hero-copy-arrive}.landing-hero:before{animation:22s ease-in-out infinite alternate hero-orbit-drift}.landing-hero:after{animation:18s ease-in-out -7s infinite alternate-reverse hero-orbit-drift}.landing-hero-glow{animation:12s ease-in-out infinite hero-glow-breathe}.landing-market-panel{will-change:transform;animation:9s ease-in-out .55s infinite hero-panel-float}.landing-market-panel .coin-card,.landing-market-panel .price-deck-slide{animation:.56s cubic-bezier(.2,.8,.2,1) both hero-card-arrive}.landing-market-panel .price-deck-slide:first-child{animation-delay:.18s}.landing-market-panel .price-deck-slide:nth-child(2){animation-delay:.24s}.landing-market-panel .price-deck-slide:nth-child(3){animation-delay:.3s}.landing-market-panel .price-deck-slide:nth-child(4){animation-delay:.36s}.landing-market-panel .price-deck-slide:nth-child(n+5){animation-delay:.42s}}@keyframes hero-copy-arrive{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-card-arrive{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes hero-panel-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes hero-orbit-drift{0%{transform:translate(0,0)scale(1)}to{transform:translate(-20px,18px)scale(1.045)}}@keyframes hero-glow-breathe{0%,to{opacity:.64;transform:scale(.96)}50%{opacity:1;transform:scale(1.06)}}@keyframes hero-live-pulse{0%,to{box-shadow:0 0 0 4px #76e0b22e,0 0 #76e0b242}55%{box-shadow:0 0 0 4px #76e0b22e,0 0 0 10px #76e0b200}}@media (max-width:767px){.landing-hero-glow{pointer-events:none;border:1px solid #ffffff29;border-radius:50%;width:228px;height:228px;position:absolute;top:-94px;right:-82px;box-shadow:0 0 0 34px #ffffff09,0 0 0 68px #ffffff05}}@media (prefers-reduced-motion:reduce){.landing-hero :not([class*=landing-hexgrid]):not(svg):not(path):not(g):not(polygon):not(defs):not(linearGradient):not(stop),.landing-hero:before,.landing-hero:after{scroll-behavior:auto;animation:none!important}}.landing-hero{background:radial-gradient(at 10% 108%,#ffc0802b,#0000 46%) 0 100%/145% 158%,radial-gradient(at 96% -8%,#ffffff1a,#0000 42%) 100% 0/148% 162%,radial-gradient(at 68% 55%,#b72f3052,#0000 48%) 55% 48%/142% 150%,linear-gradient(118deg,#ef534f 0% 53%,#d33c38 100%) 50%/180% 180%}.landing-hero-glow{background:radial-gradient(circle,#ffd68b42 0%,#ffa95d24 34%,#0000 70%)}@media (prefers-reduced-motion:no-preference){.landing-hero{animation:15s ease-in-out infinite alternate hero-background-flow}.landing-hero-glow{animation:11s ease-in-out infinite alternate hero-glow-sweep}}@keyframes hero-background-flow{0%{background-position:0 100%,100% 0,55% 48%,50%}50%{background-position:34% 76%,71% 25%,42% 62%,72% 36%}to{background-position:10% 58%,55% 42%,74% 36%,25% 70%}}@keyframes hero-glow-sweep{0%{opacity:.64;transform:translate(-16px,12px)scale(.92)}to{opacity:1;transform:translate(24px,-18px)scale(1.12)}}.landing-hero-background{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-hero-aurora{aspect-ratio:1;opacity:.55;will-change:transform;border-radius:50%;width:min(70vw,920px);display:block;position:absolute}.landing-hero-aurora--one{background:radial-gradient(circle,#ffd294ad 0%,#ffae6147 35%,#0000 70%);top:-58%;left:-20%}.landing-hero-aurora--two{background:radial-gradient(circle,#ffffff6b 0%,#ff96792b 42%,#0000 72%);top:10%;right:-34%}.landing-hero-aurora--three{opacity:.5;background:radial-gradient(circle,#821e2c6b 0%,#be303229 46%,#0000 74%);bottom:-65%;left:24%}.landing-hero:before,.landing-hero:after,.landing-hero-glow{z-index:1}@media (prefers-reduced-motion:no-preference){.landing-hero-aurora--one{animation:17s ease-in-out infinite alternate hero-aurora-one}.landing-hero-aurora--two{animation:21s ease-in-out -5s infinite alternate hero-aurora-two}.landing-hero-aurora--three{animation:19s ease-in-out -9s infinite alternate hero-aurora-three}}@keyframes hero-aurora-one{0%{transform:translate(-11%,-7%)scale(.92)}to{transform:translate(102%,63%)scale(1.22)}}@keyframes hero-aurora-two{0%{transform:translate(12%,-13%)scale(.9)}to{transform:translate(-98%,41%)scale(1.18)}}@keyframes hero-aurora-three{0%{transform:translate(-36%,3%)scale(.94)}to{transform:translate(68%,-68%)scale(1.16)}}@media (max-width:767px){.landing-hero-aurora{width:112vw}.landing-hero-aurora--one{top:-32%;left:-42%}.landing-hero-aurora--two{top:35%;right:-62%}.landing-hero-aurora--three{bottom:-38%;left:-28%}}@media (prefers-reduced-motion:reduce){.landing-hero,.landing-hero-aurora,.landing-hero-glow{animation:none!important}}.public-shell{width:min(100% - 40px,1120px);margin:0 auto}.public-eyebrow{color:var(--text);font-size:var(--font-size-label);font-weight:var(--font-weight-strong);letter-spacing:var(--letter-spacing-eyebrow);text-transform:uppercase;align-items:center;gap:7px;margin:0;line-height:1.4;display:flex}.public-section{padding:clamp(52px,7vw,94px) 0}.public-section-heading{align-items:end;gap:16px;margin:0 0 30px;display:grid}.public-section-heading h2{color:var(--text);font-size:clamp(1.5rem, 2.8vw, var(--font-size-title-2));letter-spacing:-.042em;margin:8px 0 0;line-height:1.12}.public-section-heading>p{max-width:480px;color:var(--text-muted);font-size:var(--font-size-copy);margin:0;line-height:1.6}@media (min-width:640px){.public-section-heading{grid-template-columns:minmax(0,1fr) minmax(240px,.55fr)}}@media (max-width:560px){.public-shell{width:min(100% - 32px,1120px)}}.landing-page{--landing-ink:#101828;--landing-hero-title-weight:900;--landing-hero-title-size-phone:clamp(2rem, 10.5vw, 3.4rem);--landing-muted:#5b667c;--landing-line:#1018281c;--landing-paper:#fff;--landing-soft:#f7f8fa;--landing-night:#0e1014;--landing-night-soft:#17191f;--landing-coral:var(--brand);--landing-coral-deep:var(--brand-action-hover);--landing-mint:#50d49a;background:var(--landing-paper);min-width:0;color:var(--landing-ink);overflow:clip}.landing-page :is(a,button,input){-webkit-tap-highlight-color:transparent}.landing-page .landing-hero{isolation:isolate;min-height:auto;padding:calc(var(--site-header-stack) + clamp(64px, 7vw, 104px)) clamp(24px, 4vw, 64px) clamp(56px, 7vw, 96px);color:#fff;text-align:left;background:linear-gradient(#ef534f 0%,#ef534f00 22%),radial-gradient(circle at 8% 4%,#ffcd8b29,#0000 30rem),radial-gradient(circle at 92% 16%,#ffffff14,#0000 28rem),linear-gradient(126deg,#ef534f 0% 46%,#d33c38 100%);position:relative;overflow:hidden}.landing-page .landing-hero:before{z-index:0;content:"";pointer-events:none;border:1px solid #ffffff21;border-radius:50%;width:46rem;height:46rem;position:absolute;top:-20rem;right:-16rem;box-shadow:0 0 0 7rem #ffffff06,0 0 0 14rem #ffffff05}.landing-page .landing-hero:after{z-index:0;content:"";background:#ffffff3d;height:1px;position:absolute;bottom:-1px;left:8%;right:8%}.landing-page .landing-hero-inner{z-index:2;grid-template-columns:minmax(0,1fr) minmax(340px,580px);align-items:center;gap:clamp(28px,3.4vw,48px) clamp(36px,5vw,80px);width:min(100%,1440px);max-width:none;margin:0 auto;display:grid;position:relative}.landing-page .landing-hero-copy,.landing-page .landing-hero-signup{grid-column:1;max-width:780px;margin:0}.landing-page .landing-hero-hexgrid{grid-area:1/2/span 2}.landing-page .landing-hero-kicker{color:#ffffffeb;font-size:var(--font-size-label);font-weight:var(--font-weight-strong);letter-spacing:var(--letter-spacing-eyebrow);text-transform:uppercase;word-spacing:.12em;background:#2614161f;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:8px;margin:0 0 20px;padding:7px 11px;line-height:1;display:inline-flex}.landing-page .landing-hero-kicker-icon{width:14px;height:14px;fill:var(--landing-mint);filter:drop-shadow(0 0 3px #50d49a66);flex:none}.landing-page .landing-hero h1{color:#fff;max-width:780px;font-size:clamp(3.2rem,7vw,4.5rem);font-weight:var(--landing-hero-title-weight);letter-spacing:var(--letter-spacing-title);text-wrap:balance;word-spacing:.04em;margin:0;line-height:1.06}.landing-page .landing-hero-description{color:#fff;max-width:650px;font-size:var(--font-size-copy);word-spacing:.04em;margin:26px 0 0;line-height:1.58}.landing-page .hero-form{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:0;width:min(100%,570px);max-width:none;margin:0;display:grid}.landing-page .hero-form .landing-email-input{min-width:0;max-width:none}.landing-page .hero-form .landing-email-input>:is(svg,.fa-icon){left:24px}.landing-page .hero-form input{min-height:56px;color:var(--landing-ink);background:#fffffff7;border:1px solid #ffffff52;border-right:none;border-radius:15px 0 0 15px;padding:0 18px 0 56px;box-shadow:0 14px 34px #59171929}.landing-page .hero-form button{color:#fff;width:auto;min-height:56px;font-size:var(--font-size-copy);font-weight:var(--font-weight-strong);background:#101216;border:1px solid #ffffff29;border-left:none;border-radius:0 15px 15px 0;justify-content:center;align-items:center;gap:9px;padding:0 22px;display:inline-flex;box-shadow:0 14px 34px #3e121433}.landing-page .hero-form button:hover{background:#202229;transform:none}.landing-page .landing-hero-login{color:#fff;font-size:var(--font-size-label);margin:15px 0 0}.landing-page .landing-hero-login a{color:#fff;font-weight:var(--font-weight-strong);text-decoration:none}.landing-page .landing-hero-login a:hover{opacity:.8}.landing-page .landing-hero-trade-links{color:#fff;font-size:var(--font-size-label);flex-wrap:wrap;align-items:center;gap:6px 13px;margin-top:16px;display:flex}.landing-page .landing-hero-trade-links span{opacity:.78}.landing-page .landing-hero-trade-links a{color:#fff;font-weight:var(--font-weight-strong);text-underline-offset:3px;text-decoration:underline}.landing-page .landing-hero-trade-links a:hover{opacity:.8}.landing-page .landing-hero-capabilities{color:#fff;font-size:var(--font-size-label);font-weight:var(--font-weight-control);flex-wrap:wrap;justify-content:flex-start;gap:8px;margin:25px 0 0;display:flex}.landing-page .landing-hero-capabilities span{background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:7px 11px}.landing-page .landing-hero-capabilities span+span:before{content:none}.landing-page .landing-hero-hexgrid{aspect-ratio:944/554;--hexgrid-motion-start:.9s;justify-self:end;width:100%;max-width:560px;min-height:180px;position:relative;overflow:visible}.landing-page .landing-hexgrid-cell{z-index:1;aspect-ratio:148/170.9;color:inherit;cursor:pointer;translate:calc(var(--tilt-x,0) * var(--depth,1) * 12px) calc(var(--tilt-y,0) * var(--depth,1) * 12px);-webkit-tap-highlight-color:transparent;text-decoration:none;transition:translate .6s cubic-bezier(.2,.8,.2,1);display:block;position:absolute}.landing-page .landing-hexgrid-cell:is(:hover,:focus-visible,.is-picked){z-index:3}.landing-page .landing-hexgrid-cell:focus-visible{outline-offset:3px;border-radius:20px;outline:2px solid #ffffffeb}.landing-page .landing-hexgrid-label{color:#fff;font-size:var(--font-size-caption);white-space:nowrap;opacity:0;pointer-events:none;background:#101216e6;border-radius:999px;align-items:baseline;gap:5px;padding:5px 10px;font-weight:700;line-height:1.2;transition:opacity .18s,transform .24s cubic-bezier(.2,.8,.2,1);display:inline-flex;position:absolute;bottom:calc(100% - 4px);left:50%;transform:translate(-50%,6px);box-shadow:0 8px 20px #280a0c40}.landing-page .landing-hexgrid-label small{color:#fff9;font-size:var(--font-size-caption);font-weight:700}.landing-page .landing-hexgrid-cell:is(:hover,:focus-visible,.is-picked) .landing-hexgrid-label{opacity:1;transform:translate(-50%)}.landing-page .landing-hexgrid-float,.landing-page .landing-hexgrid-bump{backface-visibility:hidden;width:100%;height:100%;display:block}.landing-page .landing-hexgrid-cell :is(svg,.fa-icon),.landing-page .landing-hexgrid-ripple :is(svg,.fa-icon){width:100%;height:100%;display:block;overflow:visible}.landing-page .landing-hexgrid-cell :is(svg,.fa-icon){transition:transform .26s cubic-bezier(.2,.8,.2,1)}.landing-page .landing-hexgrid-glow{aspect-ratio:1;opacity:.45;pointer-events:none;background:radial-gradient(circle,#ffeeea99,#ffeeea00 68%);border-radius:50%;width:217%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-page .landing-hexgrid-ripple{aspect-ratio:148/170.9;opacity:0;pointer-events:none;width:255%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.4)}.landing-page .landing-hexgrid-ripple polygon{stroke-opacity:.7}@property --spark-dx{syntax:"<length-percentage>";inherits:true;initial-value:0%}@property --spark-dy{syntax:"<length-percentage>";inherits:true;initial-value:0%}.landing-page .landing-hexgrid-spark{z-index:2;width:100%;height:100%;box-shadow:none;opacity:0;pointer-events:none;transform-origin:0 0;background:0 0;position:absolute;inset:0}.landing-page .landing-hexgrid-spark:after{content:"";top:var(--spark-top);left:var(--spark-left);background:#fff;border-radius:50%;width:7px;height:7px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 8px 2px #ffffffb3}@media (hover:hover) and (pointer:fine){.landing-page .landing-hexgrid-cell:hover .landing-hexgrid-float :is(svg,.fa-icon){transform:translateY(-5%)scale(1.08)}}.landing-page .landing-hexgrid-cell:focus-visible .landing-hexgrid-float :is(svg,.fa-icon){transform:translateY(-5%)scale(1.08)}.landing-page .landing-hexgrid-cell{animation:landing-hexgrid-enter .7s cubic-bezier(.2, .9, .25, 1.15) var(--enter-delay,0s)}.landing-page .landing-hexgrid-float{animation:landing-hexgrid-float 2.6s ease-in-out var(--float-delay,0s) infinite alternate}.landing-page .landing-hexgrid-bump{animation:landing-hexgrid-bump 7.2s ease-out calc(var(--bump-delay,0s) + var(--hexgrid-motion-start)) infinite}.landing-page .landing-hexgrid-cell--center .landing-hexgrid-bump{animation:landing-hexgrid-pulse 3.6s ease-in-out var(--hexgrid-motion-start) infinite}.landing-page .landing-hexgrid-glow{animation:landing-hexgrid-glow 3.6s ease-in-out var(--hexgrid-motion-start) infinite}.landing-page .landing-hexgrid-ripple:not(.landing-hexgrid-ripple--burst){animation:landing-hexgrid-ripple 3.6s cubic-bezier(.2, .6, .35, 1) var(--hexgrid-motion-start) infinite}.landing-page .landing-hexgrid-ripple--late{animation-delay:calc(var(--hexgrid-motion-start) + .45s)}.landing-page .landing-hexgrid-spark:not(.landing-hexgrid-spark--burst){animation:landing-hexgrid-spark 7.2s linear calc(var(--spark-delay,0s) + var(--hexgrid-motion-start)) infinite}.landing-page .landing-hexgrid-cell.is-picked .landing-hexgrid-float :is(svg,.fa-icon),.landing-page .landing-hero-hexgrid.is-bursting .landing-hexgrid-cell--center .landing-hexgrid-float :is(svg,.fa-icon){animation:.52s ease-out both landing-hexgrid-press}.landing-page .landing-hero-hexgrid.is-bursting .landing-hexgrid-cell:not(.landing-hexgrid-cell--center) .landing-hexgrid-float :is(svg,.fa-icon){animation:landing-hexgrid-burst-pop .6s ease-out calc(var(--depth,1) * .52s - 10ms) both}.landing-page .landing-hero-hexgrid.is-bursting .landing-hexgrid-ripple--burst{animation:1s cubic-bezier(.2,.6,.35,1) both landing-hexgrid-burst-ripple}.landing-page .landing-hero-hexgrid.is-bursting .landing-hexgrid-spark--burst{animation:.9s cubic-bezier(.25,.7,.3,1) both landing-hexgrid-burst-spark}@media (prefers-reduced-motion:reduce){.landing-page .landing-hexgrid-cell{opacity:1;animation:none!important}.landing-page .landing-hexgrid-float,.landing-page .landing-hexgrid-bump,.landing-page .landing-hexgrid-glow,.landing-page .landing-hexgrid-ripple:not(.landing-hexgrid-ripple--burst),.landing-page .landing-hexgrid-spark:not(.landing-hexgrid-spark--burst){animation:none!important}.landing-page .landing-hero-hexgrid.is-motion-live .landing-hexgrid-float{animation:landing-hexgrid-float 2.6s ease-in-out var(--float-delay,0s) infinite alternate!important}.landing-page .landing-hero-hexgrid.is-motion-live .landing-hexgrid-bump{animation:landing-hexgrid-bump 7.2s ease-out calc(var(--bump-delay,0s) + var(--hexgrid-motion-start)) infinite!important}.landing-page .landing-hero-hexgrid.is-motion-live .landing-hexgrid-cell--center .landing-hexgrid-bump{animation:landing-hexgrid-pulse 3.6s ease-in-out var(--hexgrid-motion-start) infinite!important}.landing-page .landing-hero-hexgrid.is-motion-live .landing-hexgrid-glow{animation:landing-hexgrid-glow 3.6s ease-in-out var(--hexgrid-motion-start) infinite!important}.landing-page .landing-hero-hexgrid.is-motion-live .landing-hexgrid-ripple:not(.landing-hexgrid-ripple--burst){animation:landing-hexgrid-ripple 3.6s cubic-bezier(.2, .6, .35, 1) var(--hexgrid-motion-start) infinite!important}.landing-page .landing-hero-hexgrid.is-motion-live .landing-hexgrid-spark:not(.landing-hexgrid-spark--burst){animation:landing-hexgrid-spark 7.2s linear calc(var(--spark-delay,0s) + var(--hexgrid-motion-start)) infinite!important}.landing-page .landing-hexgrid-cell.is-picked .landing-hexgrid-float :is(svg,.fa-icon),.landing-page .landing-hero-hexgrid.is-bursting .landing-hexgrid-cell--center .landing-hexgrid-float :is(svg,.fa-icon){animation:.52s ease-out both landing-hexgrid-press!important}.landing-page .landing-hero-hexgrid.is-bursting .landing-hexgrid-cell:not(.landing-hexgrid-cell--center) .landing-hexgrid-float :is(svg,.fa-icon){animation:landing-hexgrid-burst-pop .6s ease-out calc(var(--depth,1) * .52s - 10ms) both!important}.landing-page .landing-hero-hexgrid.is-bursting .landing-hexgrid-ripple--burst{animation:1s cubic-bezier(.2,.6,.35,1) both landing-hexgrid-burst-ripple!important}.landing-page .landing-hero-hexgrid.is-bursting .landing-hexgrid-spark--burst{animation:.9s cubic-bezier(.25,.7,.3,1) both landing-hexgrid-burst-spark!important}}@media (max-width:767px) and (prefers-reduced-motion:reduce){.landing-page .landing-hero-hexgrid.is-motion-live .landing-hexgrid-float{animation-name:landing-hexgrid-float-phone!important}}@keyframes landing-hexgrid-enter{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:none}}@keyframes landing-hexgrid-float{0%{transform:translateY(-5%)}to{transform:translateY(5%)}}@keyframes landing-hexgrid-float-phone{0%{transform:translateY(-14%)}to{transform:translateY(14%)}}@keyframes landing-hexgrid-bump{0%,7%{transform:scale(1)}10%{transform:scale(1.09)}15%,to{transform:scale(1)}}@keyframes landing-hexgrid-pulse{0%,30%,to{transform:scale(1)}9%{transform:scale(1.1)}20%{transform:scale(.98)}}@keyframes landing-hexgrid-glow{0%,to{opacity:.45}10%{opacity:.95}45%{opacity:.5}}@keyframes landing-hexgrid-ripple{0%{opacity:.6;transform:translate(-50%,-50%)scale(.4)}65%,to{opacity:0;transform:translate(-50%,-50%)scale(1)}}@keyframes landing-hexgrid-press{0%,to{transform:scale(1)}30%{transform:scale(.9)}65%{transform:scale(1.1)}}@keyframes landing-hexgrid-burst-pop{0%,to{transform:scale(1)}40%{transform:scale(1.16)}}@keyframes landing-hexgrid-burst-ripple{0%{opacity:.9;transform:translate(-50%,-50%)scale(.4)}to{opacity:0;transform:translate(-50%,-50%)scale(1.3)}}@keyframes landing-hexgrid-burst-spark{0%{opacity:0;transform:translate(0,0)}12%,80%{opacity:1;transform:translate3d(var(--spark-dx), var(--spark-dy), 0)}to{opacity:0;transform:translate3d(var(--spark-dx), var(--spark-dy), 0)}}@keyframes landing-hexgrid-spark{0%{opacity:0;transform:translate(0,0)}1.5%{opacity:1}8%{opacity:1;transform:translate3d(var(--spark-dx), var(--spark-dy), 0)}10%,to{opacity:0;transform:translate3d(var(--spark-dx), var(--spark-dy), 0)}}body:has(.landing-page) .cookie-consent{grid-template-columns:minmax(0,1fr);width:min(340px,100vw - 36px);max-height:min(70dvh,420px);padding:12px 14px 14px}body:has(.landing-page) .cookie-consent-icon{display:none}:is(body:has(.landing-page) .cookie-consent-copy,body:has(.landing-page) .cookie-consent-actions){grid-column:1}body:has(.landing-page) .cookie-consent-copy>p{display:none}body:has(.landing-page) .cookie-consent h2{font-size:var(--font-size-label)}body:has(.landing-page) .cookie-consent-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}body:has(.landing-page) .cookie-consent-options-trigger{background:0 0;border:none;grid-column:1/-1;min-height:32px;padding:0}@media (max-width:900px){.cookie-consent-reopen,[data-floating-support]:not([data-open=true]){transition:transform .36s cubic-bezier(.2,.8,.2,1),opacity .24s,visibility linear}:root[data-hexgrid-tuck-floating] .cookie-consent-reopen,:root[data-hexgrid-tuck-floating] [data-floating-support]:not([data-open=true]){opacity:0;visibility:hidden;pointer-events:none;transition:transform .36s cubic-bezier(.2,.8,.2,1),opacity .24s,visibility 0s linear .36s;transform:translateY(calc(100% + 24px))}}@media (max-width:900px) and (prefers-reduced-motion:reduce){.cookie-consent-reopen,[data-floating-support]:not([data-open=true]),:root[data-hexgrid-tuck-floating] .cookie-consent-reopen,:root[data-hexgrid-tuck-floating] [data-floating-support]:not([data-open=true]){transition:none}}.landing-page .landing-market-panel{background:#3a171933;border:1px solid #ffffff30;border-radius:28px;grid-column:1/-1;width:100%;max-width:none;margin:0 0 clamp(36px,4vw,60px);padding:clamp(18px,2vw,26px);scroll-margin-top:84px;position:relative;box-shadow:inset 0 1px #ffffff1c,0 30px 75px #55161929}.landing-page .landing-market-panel-heading{color:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:34px;padding:0 3px 17px;display:flex}.landing-page .landing-market-panel-title{font-size:var(--font-size-copy);font-weight:var(--font-weight-strong);letter-spacing:-.01em;gap:10px}.landing-page .landing-market-panel-dot{background:var(--landing-mint);width:9px;height:9px}.landing-page .landing-market-panel-meta{gap:12px}.landing-page .landing-market-panel-count{color:#fff;font-size:var(--font-size-caption);background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;padding:6px 9px}.landing-page .landing-market-panel-label{color:#fffc;font-size:var(--font-size-caption);align-items:baseline;gap:8px;padding-left:4px;display:inline-flex}.landing-page .landing-market-loading{color:#ffffffc7;min-height:220px;font-size:var(--font-size-label);font-weight:var(--font-weight-control);justify-content:center;align-items:center;gap:9px;display:flex}.landing-page .landing-market-loading-dot{background:var(--landing-mint);border-radius:50%;width:8px;height:8px;animation:1.6s ease-in-out infinite landing-live-pulse;box-shadow:0 0 0 5px #50d49a24}.landing-page .price-cards-section{max-width:none;margin:0}.landing-page .coin-detail-card{background:radial-gradient(circle at 92% 0%, color-mix(in srgb, var(--coin-accent) 46%, transparent), transparent 10rem), linear-gradient(160deg, #1d1b1c 0%, #131214 62%, #0e0e10 100%);color:#fff;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;min-width:0;height:100%;transition:transform .18s,box-shadow .18s,filter .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 44px #10101447}.landing-page .coin-detail-card:hover{box-shadow:0 22px 48px #10101457}.landing-page .coin-detail-card-body{flex-direction:column;flex:1;min-height:0;padding:18px 16px 16px;display:flex}.landing-page .rate-board-freshness{min-height:21px;font-size:var(--font-size-caption);font-weight:var(--font-weight-strong);letter-spacing:.06em;white-space:nowrap;border-radius:999px;align-items:center;margin-top:0;padding:3px 9px;line-height:1;display:inline-flex}.landing-page .rate-board-freshness.is-live{color:#b8f3d6;background:#76e0b21f}.landing-page .rate-board-freshness.is-offline{color:var(--midnight-accent);background:#ff8f871f}.landing-page .coin-detail-card-identity{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;display:grid}.landing-page .coin-detail-card-icon{background:#ffffff14;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.landing-page .coin-detail-card-icon img{width:26px;height:26px}.landing-page .coin-detail-card-ticker{color:#fff;font-size:var(--font-size-copy);font-weight:var(--font-weight-strong);line-height:1.2}.landing-page .coin-detail-card-name{color:#ffffffb8;font-size:var(--font-size-label);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;line-height:1.25;overflow:hidden}.landing-page .coin-detail-card-quote{flex:1;grid-template-rows:auto minmax(84px,1fr);grid-template-columns:minmax(0,1fr);align-items:start;gap:14px;min-height:0;margin-top:20px;display:grid}.landing-page .coin-detail-card-price{color:#fff;font-family:var(--font-brand);font-size:var(--font-size-title-3);font-weight:var(--font-weight-heading);letter-spacing:-.04em;font-variant-numeric:tabular-nums;text-overflow:ellipsis;line-height:1.1;display:block;overflow:hidden}.landing-page .coin-detail-card-quote small{font-size:var(--font-size-label);font-weight:var(--font-weight-control);margin-top:6px;display:block}.landing-page .coin-detail-card-quote small.is-up{color:#8ef0c4}.landing-page .coin-detail-card-quote small.is-down{color:var(--midnight-accent)}.landing-page .coin-detail-card-quote small.is-delayed,.landing-page .coin-detail-card-quote small.is-flat{color:#ffffff9e}.landing-page .coin-detail-card-chart{align-self:stretch;width:100%;height:100%;display:block}.landing-page .coin-detail-card-chart path:first-child{fill:currentColor;opacity:.16}.landing-page .coin-detail-card-chart path:last-child{stroke:currentColor;stroke-linecap:round;stroke-width:1.4px}.landing-page .coin-detail-card-chart.is-up{color:#8ef0c4}.landing-page .coin-detail-card-chart.is-flat{color:#ffffff6b}.landing-page .coin-detail-card-chart.is-down{color:var(--midnight-accent)}.landing-page .coin-detail-card-rates{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.landing-page .coin-detail-card-rates>div{gap:3px;min-width:0;display:grid}.landing-page .coin-detail-card-rates span{color:#ffffff9e;font-size:var(--font-size-label);font-weight:var(--font-weight-control)}.landing-page .coin-detail-card-rates strong{color:#ffffff8c;font-size:15px;font-weight:var(--font-weight-strong);font-variant-numeric:tabular-nums;letter-spacing:-.035em;white-space:nowrap;line-height:1.15;overflow:hidden}.landing-page .coin-detail-card-rates strong.is-buy-live{color:#8ef0c4}.landing-page .coin-detail-card-rates strong.is-sell-live{color:var(--midnight-accent)}.landing-page .coin-detail-card-rates small{color:#ffffffb8;font-size:var(--font-size-caption)}.landing-page :is(.coin-card-buy-action,.coin-card-sell-action){width:-moz-fit-content;width:fit-content;min-height:0;box-shadow:none;font-size:var(--font-size-label);font-weight:var(--font-weight-strong);background:0 0;border:0;border-radius:0;justify-content:flex-start;align-items:center;gap:5px;margin-top:8px;padding:0;text-decoration:none;display:inline-flex;transform:none}.landing-page :is(.coin-card-buy-action,.coin-card-sell-action):hover{box-shadow:none;background:0 0;transform:none}.landing-page :is(.coin-card-buy-action,.coin-card-sell-action):not(.is-disabled):after{content:"→";font-size:14px;font-weight:600;line-height:1}.landing-page .coin-card-buy-action{color:#8ef0c4}.landing-page .coin-card-sell-action{color:var(--midnight-accent)}.landing-page :is(.coin-card-buy-action,.coin-card-sell-action).is-disabled{color:#ffffff6b;background:0 0}.landing-page :is(.coin-card-buy-action,.coin-card-sell-action):focus-visible{outline-offset:3px;outline:2px solid}.landing-page .price-cards-data-credit{color:#ffffffe6;font-size:var(--font-size-caption);font-weight:var(--font-weight-control);letter-spacing:.01em;margin:0;line-height:1.35}.landing-page .price-cards-data-credit a{color:inherit;text-decoration:none}.landing-page .price-cards-data-credit a:hover{color:#fff}.landing-page .price-cards-data-credit a:focus-visible{outline-offset:3px;outline:2px solid}.landing-page .landing-platform-section{padding:clamp(72px,8vw,118px) clamp(24px,4vw,64px)}.landing-page .landing-section-inner,.landing-page .landing-stats-inner,.landing-page #gh-landing .public-shell{width:min(100%,1240px);max-width:none;margin-inline:auto}.landing-page .landing-platform-section,.landing-platform-section{isolation:isolate}.landing-page .landing-platform-section .landing-section-inner,.landing-platform-section .landing-section-inner{z-index:1;position:relative}.landing-page .landing-platform-section{background:linear-gradient(180deg, #0e101400 55%, var(--landing-night) 100%), radial-gradient(circle at 92% 8%, #ef534f2e, transparent 26rem), linear-gradient(140deg, #0e1014 0%, #17161a 100%);border:0}.landing-page .landing-stats-section{background:radial-gradient(40% 65% at 50% 50%, #ef534f1a 0%, #ef534f00 72%), var(--landing-night);position:relative;overflow:hidden}.landing-page .landing-stats-section:before,.landing-page .landing-stats-section:after{content:none}.landing-page .landing-stats-row-wrap{padding:42px 0}.landing-page .landing-stats-row{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-page .landing-stat-item{min-height:110px;padding:10px 28px}.landing-page .landing-stat-icon{border-radius:14px;width:45px;height:45px;margin-bottom:13px}.landing-page .landing-stat-value{font-size:clamp(1.75rem, 3.2vw, var(--font-size-title-1))}.landing-page #gh-landing{background:#f6f7f9;border:0;padding:clamp(68px,8vw,108px) clamp(24px,4vw,64px)}.landing-page #gh-landing .public-section-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);align-items:end;gap:44px;margin-bottom:34px;display:grid}.landing-page #gh-landing .public-section-heading h2{max-width:720px;font-size:clamp(1.75rem, 3.2vw, var(--font-size-title-1));letter-spacing:var(--letter-spacing-title);margin:0;line-height:1.1}.landing-page #gh-landing .public-section-heading>p{color:var(--landing-muted);font-size:var(--font-size-copy);margin:0;line-height:1.6}.landing-page #gh-landing .public-eyebrow{color:var(--landing-coral-deep)}.landing-page .landing-guide-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.landing-page .landing-guide-path{color:var(--landing-ink);background:#fff;border:1px solid #e1e4e8;border-radius:24px;flex-direction:column;gap:16px;padding:30px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.landing-page .landing-guide-path:after{content:"";pointer-events:none;background:radial-gradient(circle at 35% 35%,#ef534f1a,#ef534f00 70%);border-radius:50%;width:190px;height:190px;position:absolute;top:-46px;right:-46px}.landing-page .landing-guide-path--buy{background:var(--brand-gradient);color:#fff;border:none}.landing-page .landing-guide-path--buy:after{background:radial-gradient(circle at 35% 35%,#ffffff38,#fff0 70%)}.landing-page .landing-guide-path:hover{transform:translateY(-3px);box-shadow:0 20px 44px #1018281a}.landing-page .landing-guide-path-tag{color:var(--landing-coral-deep);font-size:var(--font-size-label);font-weight:var(--font-weight-strong);letter-spacing:var(--letter-spacing-eyebrow);text-transform:uppercase}.landing-page .landing-guide-path--buy .landing-guide-path-tag{color:#ffd9d8}.landing-page .landing-guide-path>strong{letter-spacing:-.03em;max-width:320px;font-size:clamp(1.3rem,2vw,1.62rem);line-height:1.15}.landing-page .landing-guide-path>p{color:#5b6472;max-width:340px;margin:0;font-size:15px;line-height:1.55}.landing-page .landing-guide-path--buy>p{color:#ffe4e3}.landing-page .landing-guide-path-cta{color:var(--landing-coral-deep);align-items:center;gap:10px;margin-top:auto;padding-top:6px;font-size:15px;font-weight:600;display:inline-flex}.landing-page .landing-guide-path--buy .landing-guide-path-cta{color:#fff}.landing-page .landing-guide-path-cta>:is(svg,.fa-icon){background:var(--brand-soft);width:34px;height:34px;color:var(--brand-ink);border-radius:50%;padding:9px;transition:transform .18s}.landing-page .landing-guide-path--buy .landing-guide-path-cta>:is(svg,.fa-icon){color:#fff;background:#ffffff2e}.landing-page .landing-guide-path:hover .landing-guide-path-cta>:is(svg,.fa-icon){transform:translate(4px)}.landing-page .landing-guide-panels{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.landing-page .landing-guide-panel{background:#fff;border:1px solid #e1e4e8;border-radius:24px;padding:26px 28px}.landing-page .landing-guide-panel-tag{color:var(--landing-coral-deep);font-size:var(--font-size-label);font-weight:var(--font-weight-strong);letter-spacing:var(--letter-spacing-eyebrow);text-transform:uppercase;align-items:center;gap:9px;margin:0 0 8px;display:flex}.landing-page .landing-guide-panel-tag:before{content:"";background:var(--brand);border-radius:50%;width:7px;height:7px}.landing-page .landing-guide-panel ul{margin:0;padding:0;list-style:none}.landing-page .landing-guide-panel a{color:var(--landing-ink);border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;gap:14px;padding:13px 2px;font-size:15.5px;font-weight:500;line-height:1.35;text-decoration:none;transition:color .15s;display:flex}.landing-page .landing-guide-panel a strong{font-weight:inherit}.landing-page .landing-guide-panel li:last-child a{border-bottom:none;padding-bottom:4px}.landing-page .landing-guide-panel a>:is(svg,.fa-icon){color:#b7bdc6;flex:none;width:15px;height:15px;transition:transform .15s,color .15s}.landing-page .landing-guide-panel a:hover{color:var(--landing-coral-deep)}.landing-page .landing-guide-panel a:hover>:is(svg,.fa-icon){color:var(--brand);transform:translate(3px)}.landing-page .landing-guide-strip{background:var(--landing-ink);color:#fff;border-radius:20px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;padding:22px 28px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex}.landing-page .landing-guide-strip:hover{transform:translateY(-2px);box-shadow:0 16px 34px #10182838}.landing-page .landing-guide-strip-text strong{letter-spacing:-.02em;font-size:17px;display:block}.landing-page .landing-guide-strip-text>span{color:#aab1bd;margin-top:3px;font-size:14px;display:block}.landing-page .landing-guide-strip>:is(svg,.fa-icon){color:#fff;background:#ffffff24;border-radius:50%;flex:none;width:34px;height:34px;padding:9px}.landing-page .site-footer{color:#fff;background:#0e1014;border:0;padding:0}.landing-page .site-footer-desktop{width:min(100% - 48px,1240px);margin:0 auto;padding:70px 0 32px;display:block}.landing-page .site-footer-mobile{display:none}.landing-page .site-footer-grid{grid-template-columns:minmax(260px,.85fr) minmax(0,1fr);grid-template-areas:"brand navigation""aside aside";align-items:start;gap:32px clamp(36px,5vw,80px);display:grid}.landing-page .site-footer-brand{grid-area:brand}.landing-page .site-footer-aside{grid-area:aside;grid-template-columns:minmax(0,max-content) minmax(0,1fr);column-gap:clamp(36px,5vw,80px)}.landing-page .site-footer-brand,.landing-page .site-footer-mobile-brand{gap:16px}.landing-page .site-footer-brand>p,.landing-page .site-footer-mobile-brand>p{color:#ffffff94;max-width:none}.landing-page .site-footer-contact{max-width:17.5rem}.landing-page .site-footer-navigation{grid-area:navigation;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr) minmax(0,1.08fr) minmax(0,.92fr);gap:28px 20px;display:grid}.landing-page .site-footer-column--blog{grid-column:1/-1}.landing-page .site-footer-column--blog ul{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 24px;display:grid}.landing-page .site-footer-column h2,.landing-page .site-footer-connect>p,.landing-page .site-footer-service>h2{color:#ffffff7a}.landing-page .site-footer-column a{color:#ffffffc7}.landing-page .site-footer-column a:hover{color:#fff}.landing-page .site-footer-secure-note{color:#ffffffa6;font-size:var(--font-size-label);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-self:flex-start;padding:6px 12px;font-weight:700}.landing-page .site-footer-bottom{border-color:#ffffff1a;margin-top:54px;padding-top:24px}.landing-page .site-footer-bottom-main>p,.landing-page .site-footer-preferences,.landing-page .site-footer-bottom :is(p,span):not(.country-pill *){color:#ffffff80}.landing-page .site-footer-bottom .site-footer-preferences .site-country-option span,.landing-page .site-footer-mobile-meta .site-footer-preferences .site-country-option span{color:inherit}@media (max-width:1180px){.landing-page .landing-hero-inner{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);column-gap:38px}.landing-page .landing-hero h1{font-size:clamp(2.8rem,6vw,3.8rem)}.landing-page .landing-guide-panels{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.landing-page .site-footer-grid{grid-template-columns:minmax(228px,.62fr) minmax(0,2.1fr) minmax(220px,.68fr);grid-template-areas:"brand navigation aside"}.landing-page .site-footer-aside{grid-template-columns:minmax(0,1fr);column-gap:0}}@media (max-width:1279px){.landing-page .site-footer-navigation{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-page .site-footer-column--blog{grid-column:auto}.landing-page .site-footer-column--blog ul{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}}@media (max-width:1023px){.landing-page .site-footer-navigation{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.landing-page .landing-hero-inner{grid-template-columns:1fr}.landing-page .landing-hero-copy,.landing-page .landing-hero-signup,.landing-page .landing-hero-hexgrid{grid-area:auto}.landing-page .landing-hero-copy,.landing-page .landing-hero-signup{max-width:720px}.landing-page .landing-hero-hexgrid{justify-self:start;max-width:620px}.landing-page #gh-landing .public-section-heading{grid-template-columns:1fr;gap:24px}}@media (max-width:767px){.landing-page{background:#f6f7f9}.landing-page .landing-hero{padding:calc(var(--site-header-stack) + 42px) 0 48px;border-radius:0 0 28px 28px}.landing-page .landing-hero:before{width:32rem;height:32rem;top:-12rem;right:-16rem}.landing-page .landing-hero-inner{grid-template-columns:minmax(0,1fr);gap:25px;width:100%;min-width:0;max-width:100%}.landing-page .landing-hero-copy{animation:none}.landing-page .landing-hero-copy,.landing-page .landing-hero-signup,.landing-page .landing-hero-hexgrid{width:calc(100% - 32px);max-width:none;margin-inline:auto}.landing-page .landing-hero-hexgrid{min-height:200px}.landing-page .landing-hexgrid-spark:after{width:10px;height:10px;box-shadow:0 0 12px 4px #ffffffd9}.landing-page .landing-hexgrid-float{animation-name:landing-hexgrid-float-phone}.landing-page .landing-hero-kicker{margin-bottom:17px}.landing-page .landing-hero-description{margin-top:19px}.landing-page .landing-hero-kicker,.landing-page .landing-hero h1,.landing-page .landing-hero-description{width:calc(100% - 32px);max-width:none;margin-inline:auto}.landing-page .hero-form{grid-template-columns:1fr;gap:0;margin-top:0}.landing-page .hero-form input{border-bottom:none;border-right:1px solid #ffffff52;border-radius:14px 14px 0 0;width:100%;min-height:53px}.landing-page .hero-form button{border-top:none;border-left:1px solid #ffffff29;border-radius:0 0 14px 14px;width:100%;min-height:53px}.landing-page .landing-hero-login{text-align:center}.landing-page .landing-hero-capabilities{scrollbar-width:none;flex-wrap:nowrap;gap:7px;margin-right:-16px;padding-right:16px;overflow-x:auto}.landing-page .landing-hero-capabilities::-webkit-scrollbar{display:none}.landing-page .landing-hero-capabilities span{flex:none}.landing-page .landing-market-panel{width:100%;min-width:0;max-width:100%;box-shadow:none;background:#4016192b;border-left:0;border-right:0;border-radius:0;padding:19px 0}.landing-page .landing-market-panel-heading{align-items:flex-start;gap:12px;padding:0 16px 15px}.landing-page .landing-market-panel-meta{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.landing-page .landing-market-panel-count{padding:5px 7px}.landing-page .landing-market-panel-label{white-space:nowrap;flex-shrink:0;padding:0 2px 0 0}.landing-page .price-cards-data-credit-lead{display:none}.landing-page .price-cards-data-credit{margin:0}.landing-page .landing-platform-section{padding:62px 16px}.landing-page .landing-stats-inner{width:calc(100% - 32px)}.landing-page .landing-stats-row-wrap{padding:25px 0}.landing-page .landing-stats-row{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-page .landing-stat-item{background:0 0;border:0;border-left:1px solid #ffffff2e;border-radius:0;min-height:86px;padding:7px}.landing-page .landing-stat-item:first-child{border-left:0}.landing-page .landing-stat-icon{border-radius:11px;width:34px;height:34px;margin-bottom:8px}.landing-page .landing-stat-icon>:is(svg,.fa-icon){width:19px;height:19px}.landing-page #gh-landing{padding:62px 16px}.landing-page #gh-landing .public-section-heading{margin-bottom:27px}.landing-page .landing-guide-layout,.landing-page .landing-guide-panels{grid-template-columns:1fr;gap:11px}.landing-page .landing-guide-path{border-radius:19px;padding:23px}.landing-page .landing-guide-panel{border-radius:19px;padding:19px 21px}.landing-page .site-footer-desktop{display:none}.landing-page .site-footer-mobile{padding:53px 16px calc(72px + env(safe-area-inset-bottom));display:block}.landing-page .site-footer-mobile-brand{text-align:left;place-items:start}.landing-page .site-footer-mobile-brand>p{color:#ffffff94;max-width:28ch}.landing-page .site-footer-contact{max-width:none}.landing-page .footer-accordion{border-color:#ffffff1f}.landing-page .footer-accordion-panel a{color:#ffffffb3}.landing-page .site-footer-mobile-connect,.landing-page .site-footer-mobile-meta{border-color:#ffffff1a}.landing-page .site-footer-mobile-connect>p,.landing-page .site-footer-service>h2,.landing-page .site-footer-mobile-meta>p,.landing-page .site-footer-mobile-meta :is(p,span):not(.country-pill *){color:#ffffff8f}}.landing-page .landing-rewards-section{background:radial-gradient(circle at 6% 0%, #ef534f1a, transparent 34rem), var(--landing-soft);padding:clamp(64px,7vw,100px) clamp(24px,4vw,64px)}.landing-page .landing-rewards-inner{width:min(100%,1240px);margin-inline:auto}.landing-page .landing-rewards-lead{grid-template-columns:minmax(0,1.2fr) auto;align-items:end;gap:32px;margin-bottom:40px;display:grid}.landing-page .landing-rewards-eyebrow{font-size:var(--font-size-label);letter-spacing:.08em;text-transform:uppercase;color:var(--landing-coral-deep);background:#ef534f12;border:1px solid #ef534f40;border-radius:999px;align-items:center;gap:8px;margin:0 0 14px;padding:6px 14px;font-weight:700;display:inline-flex}.landing-page .landing-rewards-eyebrow:before{content:"";background:var(--landing-coral);border-radius:50%;width:7px;height:7px}.landing-page .landing-rewards-lead :is(h2,h3){max-width:560px;font-size:clamp(1.5rem, 2.8vw, var(--font-size-title-2));color:var(--landing-ink);margin:0 0 12px;line-height:1.15}.landing-page .landing-rewards-lead :is(h2,h3) em{color:var(--landing-coral);font-style:normal}.landing-page .landing-rewards-lead-copy{max-width:540px;color:var(--landing-muted);font-size:var(--font-size-copy);margin:0;line-height:1.55}.landing-page .landing-rewards-actions{flex-wrap:wrap;justify-self:end;align-items:center;gap:18px;display:flex}.landing-page .landing-rewards-primary-link{background:var(--landing-ink);color:#fff;font-weight:600;font-size:var(--font-size-copy);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:13px 22px;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.landing-page .landing-rewards-primary-link:hover{background:var(--landing-coral-deep);transform:translateY(-2px)}.landing-page .landing-rewards-secondary-link{font-weight:600;font-size:var(--font-size-copy);color:var(--landing-ink);text-underline-offset:3px;white-space:nowrap;text-decoration:underline}.landing-page .landing-rewards-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.landing-page .landing-rewards-item{border:1px solid var(--landing-line);background:#fff;border-radius:22px;flex-direction:column;gap:16px;padding:18px 18px 24px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 1px 2px #1018280a}.landing-page .landing-rewards-item:hover{border-color:#ef534f66;transform:translateY(-4px);box-shadow:0 14px 30px -14px #1018282e}.landing-page .landing-rewards-illo{background:radial-gradient(120% 140% at 20% 0%, #ef534f17, transparent 60%), radial-gradient(120% 140% at 90% 110%, #50d49a14, transparent 55%), var(--landing-soft);border-radius:16px;justify-content:center;align-items:center;height:118px;display:flex;position:relative;overflow:hidden}.landing-page .landing-rewards-illo svg{width:128px;height:96px;transition:transform .22s}.landing-page .landing-rewards-item:hover .landing-rewards-illo svg{transform:translateY(-2px)}.landing-page .landing-rewards-step-num{font-size:var(--font-size-label);letter-spacing:var(--letter-spacing-eyebrow);color:#1018284d;font-weight:700;position:absolute;top:10px;right:12px}.landing-page .landing-rewards-item-body{padding:0 6px}.landing-page .landing-rewards-item h3{font-size:var(--font-size-heading-3);color:var(--landing-ink);margin:0 0 6px}.landing-page .landing-rewards-item p{font-size:var(--font-size-copy);color:var(--landing-muted);margin:0;line-height:1.5}.landing-page .landing-rewards-item-status{font-size:var(--font-size-label);color:#1f9e68;align-items:center;gap:7px;margin-top:auto;padding:0 6px;font-weight:600;display:inline-flex}.landing-page .landing-rewards-item-status:before{content:"";background:var(--landing-mint);border-radius:50%;width:6px;height:6px}.landing-page .landing-rewards-footnote{border-top:1px solid var(--landing-line);align-items:flex-start;gap:12px;margin-top:clamp(28px,3vw,40px);padding-top:24px;display:flex}.landing-page .landing-rewards-footnote .fa-icon{color:#10182859;flex:none;margin-top:2px}.landing-page .landing-rewards-note{max-width:820px;font-size:var(--font-size-label);color:var(--landing-muted);margin:0;line-height:1.6}@media (max-width:900px){.landing-page .landing-rewards-lead{grid-template-columns:minmax(0,1fr);align-items:start}.landing-page .landing-rewards-actions{justify-self:start}.landing-page .landing-rewards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.landing-page .landing-rewards-section{padding:48px 20px}.landing-page .landing-rewards-grid{grid-template-columns:minmax(0,1fr);gap:10px}.landing-page .landing-rewards-item{padding:14px 14px 20px}}.landing-page .landing-hero,.landing-page .landing-hero-copy{animation:none}.landing-page .landing-market-panel-dot{animation:none;position:relative;box-shadow:0 0 0 4px #50d49a29}.landing-page .landing-market-panel-dot:after{content:"";opacity:0;pointer-events:none;border:1px solid #50d49a8f;border-radius:50%;position:absolute;inset:-5px;transform:scale(.55)}@media (prefers-reduced-motion:no-preference){.landing-page .landing-market-panel-dot:after{will-change:opacity, transform;animation:2.4s ease-out infinite landing-live-pulse}}@keyframes landing-live-pulse{0%,20%{opacity:.72;transform:scale(.55)}70%,to{opacity:0;transform:scale(1.45)}}@media (prefers-reduced-motion:reduce){.landing-page *,.landing-page :before,.landing-page :after{scroll-behavior:auto!important}}.landing-page .landing-join-section{--join-pad-block:clamp(64px, 7vw, 104px);isolation:isolate;padding:var(--join-pad-block) clamp(24px, 4vw, 64px);background:var(--brand-action);color:var(--brand-action-foreground);position:relative;overflow:hidden}.landing-page .landing-join-inner{grid-template-columns:minmax(0,1fr) minmax(0,600px);align-items:stretch;gap:clamp(32px,5vw,72px);width:min(100%,1240px);margin-inline:auto;display:grid}.landing-page .landing-join-copy{flex-direction:column;align-items:flex-start;min-width:0;padding-top:12px;display:flex;container-type:inline-size}.landing-page .landing-join-copy h2{max-width:580px;color:var(--brand-action-foreground);font-family:var(--font-brand);font-size:clamp(2rem,10cqi,3.75rem);font-weight:var(--font-weight-medium);letter-spacing:-.035em;margin:0;line-height:1.08}.landing-page .landing-join-copy h2 span{display:block}.landing-page .landing-join-copy p{max-width:470px;color:var(--brand-action-foreground);text-wrap:pretty;margin:24px 0 40px;font-size:1.125rem;line-height:1.55}.landing-page .landing-join-button{min-height:58px;color:var(--landing-ink);font-size:1.0625rem;font-weight:var(--font-weight-control);background:#fff;border-radius:10px;justify-content:center;align-items:center;margin-top:auto;padding:0 46px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 14px 32px #50101233}.landing-page .landing-join-button:hover{transform:translateY(-1px);box-shadow:0 18px 38px #50101242}.landing-page .landing-join-button:focus-visible,.landing-page .landing-join-prompt:focus-visible{outline-offset:3px;outline:3px solid #fff}.landing-page .landing-join-visual{min-width:0;padding:26px 0 46px 44px;position:relative}.landing-page .landing-join-shape{z-index:-1;top:calc(var(--join-pad-block) * -1);right:calc(-1*clamp(24px,4vw,64px) - 50vw);bottom:calc(var(--join-pad-block) * -1);clip-path:polygon(0 0,100% 0,100% 100%,16% 100%,0 58%);pointer-events:none;background:linear-gradient(160deg,#dc4843 0%,#e3504b 100%);position:absolute;left:-8%}.landing-page .landing-join-card{aspect-ratio:1216/832;background:#86bde8;border-radius:26px;display:block;position:relative;overflow:hidden;box-shadow:0 32px 70px #460c0e4d;container-type:inline-size}.landing-page .landing-join-slide{opacity:0;transition:opacity .62s;position:absolute;inset:0}.landing-page .landing-join-slide[data-active]{opacity:1}.landing-page .landing-join-photo{object-fit:cover;object-position:50% 32%}.landing-page .landing-join-panel{place-items:start end;padding:10cqw 5cqw 0 0;display:grid;position:absolute;inset:0}.landing-page .landing-join-panel svg{width:44%;height:auto}.landing-page .landing-join-panel.is-rate{background:linear-gradient(150deg,#ef534f 0%,#c8352f 100%)}.landing-page .landing-join-panel.is-wallet{background:linear-gradient(150deg,#241b2e 0%,#10161f 100%)}.landing-page .landing-join-card-shade{background:linear-gradient(#0812244d 0%,#08122400 24% 52%,#08122442 100%);position:absolute;inset:0}.landing-page .landing-join-card-nav{color:#fff;font-size:var(--font-size-label);font-weight:var(--font-weight-control);text-shadow:0 1px 8px #00000040;justify-content:space-between;align-items:center;padding:18px 24px;display:flex;position:absolute;top:0;left:0;right:0}.landing-page .landing-join-card-links{align-items:center;gap:16px;display:inline-flex}.landing-page .landing-join-card-logo{color:#fff;filter:drop-shadow(0 1px 6px #0003);width:17cqw;height:auto;position:absolute;left:50%;transform:translate(-50%)}.landing-page .landing-join-card-word{color:#fff;font-family:var(--font-brand);font-size:13cqw;font-weight:var(--font-weight-heading);letter-spacing:-.02em;text-align:center;text-shadow:0 8px 30px #14080838;text-transform:uppercase;line-height:1;position:absolute;top:55%;left:4%;right:4%}.landing-page .landing-join-card-pill{color:#fff;font-size:var(--font-size-label);font-weight:var(--font-weight-control);white-space:nowrap;background:#ffffff24;border:1px solid #ffffffbf;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;display:inline-flex;position:absolute;top:calc(55% + 15cqw);left:50%;transform:translate(-50%)}.landing-page .landing-join-card-dots{gap:6px;display:flex;position:absolute;bottom:22px;left:24px}.landing-page .landing-join-card-dot{cursor:pointer;background:#ffffff8c;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:width .32s,background-color .32s}.landing-page .landing-join-card-dot[data-active]{background:#fff;width:42px}.landing-page .landing-join-card-dot:hover{background:#fff}.landing-page .landing-join-card-links a{color:inherit;align-items:center;text-decoration:none;display:inline-flex}.landing-page .landing-join-card-links a:hover{text-underline-offset:4px;text-decoration:underline}.landing-page .landing-join-card-pill{text-decoration:none}.landing-page .landing-join-card-pill:hover{background:#ffffff42}.landing-page .landing-join-card-links a:focus-visible,.landing-page .landing-join-card-pill:focus-visible,.landing-page .landing-join-card-dot:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #fff}.landing-page .landing-join-chip{z-index:2;color:var(--landing-ink);font-size:1.125rem;font-weight:var(--font-weight-medium);white-space:nowrap;background:#fffc;border:1px solid #ffffffb8;border-radius:16px;align-items:center;gap:14px;padding:12px 24px 12px 12px;display:inline-flex;position:absolute;top:96px;left:0;box-shadow:0 18px 40px #3c0c0e33}.landing-page .landing-join-chip strong{font-weight:var(--font-weight-heading)}.landing-page .landing-join-chip-icon{background:var(--brand-soft);width:44px;height:44px;color:var(--brand-action);border-radius:12px;flex:none;place-items:center;display:grid}.landing-page .landing-join-prompt{z-index:2;background:linear-gradient(#fff, #fff) padding-box, linear-gradient(115deg, var(--brand-rose), var(--brand), var(--brand-rose)) border-box;width:min(450px,78%);color:var(--landing-ink);font-size:1.125rem;font-weight:var(--font-weight-medium);border:2px solid #0000;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:10px 10px 10px 24px;text-decoration:none;display:flex;position:absolute;bottom:8px;right:-20px;box-shadow:0 22px 44px #3c0c0e3d}.landing-page .landing-join-prompt-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.landing-page .landing-join-prompt-go{background:var(--brand-rose);color:#fff;border-radius:14px;flex:none;place-items:center;width:56px;height:56px;transition:background .16s;display:grid}.landing-page .landing-join-prompt:hover .landing-join-prompt-go{background:var(--brand)}@media (max-width:1024px){.landing-page .landing-join-inner{grid-template-columns:minmax(0,1fr);gap:36px}.landing-page .landing-join-copy p{margin-bottom:28px}.landing-page .landing-join-button{margin-top:0}.landing-page .landing-join-visual{width:min(100%,600px);margin-inline:auto}.landing-page .landing-join-shape{clip-path:polygon(0 18%,100% 0,100% 100%,0 100%);top:-24px;left:calc(50% - 50vw);right:calc(50% - 50vw)}}@media (max-width:767px){.landing-page .landing-join-section{--join-pad-block:48px;padding:48px 16px 52px}.landing-page .landing-join-copy{padding-top:0}.landing-page .landing-join-copy p{margin:16px 0 24px}.landing-page .landing-join-button{border-radius:14px;width:100%;min-height:53px}.landing-page .landing-join-visual{padding:0 0 34px}.landing-page .landing-join-card{border-radius:20px}.landing-page .landing-join-card-word{top:44%}.landing-page .landing-join-card-pill{top:calc(44% + 15cqw)}.landing-page .landing-join-card-nav{padding:12px 14px}.landing-page .landing-join-card-links{gap:10px}.landing-page .landing-join-card-links:not(.landing-join-card-links--end),.landing-page .landing-join-card-links--end a:not(.landing-join-card-search){display:none}.landing-page .landing-join-card-dots{gap:5px;top:46px;bottom:auto;left:14px}.landing-page .landing-join-card-dot{outline-offset:4px;width:8px;height:8px}.landing-page .landing-join-card-dot[data-active]{width:28px}.landing-page .landing-join-chip{border-radius:12px;gap:10px;padding:7px 14px 7px 7px;top:-16px;left:12px}.landing-page .landing-join-chip-icon{border-radius:9px;width:32px;height:32px}.landing-page .landing-join-chip-rest{display:none}.landing-page .landing-join-chip-icon :is(svg,.fa-icon){width:21px;height:21px}.landing-page .landing-join-prompt{border-radius:15px;gap:12px;width:auto;padding:7px 7px 7px 16px;bottom:0;left:12px;right:12px}.landing-page .landing-join-prompt-go{border-radius:11px;width:44px;height:44px}}@media (max-width:374px){.landing-page .landing-join-prompt-text{white-space:normal;line-height:1.3}.landing-page .landing-join-card-logo{left:auto;right:44px;transform:none}}.landing-page .landing-reviews-section{background:radial-gradient(circle at 94% 0%, #ef534f17, transparent 32rem), var(--landing-paper);padding:clamp(64px,7vw,100px) clamp(24px,4vw,64px)}.landing-page .landing-reviews-inner{width:min(100%,1240px);margin-inline:auto}.landing-page .landing-reviews-lead{max-width:640px;margin:0 0 40px}.landing-page .landing-reviews-eyebrow{font-size:var(--font-size-label);letter-spacing:.08em;text-transform:uppercase;color:var(--landing-coral-deep);margin:0 0 10px;font-weight:700}.landing-page .landing-reviews-lead h2{font-size:clamp(1.5rem, 2.8vw, var(--font-size-title-2));color:var(--landing-ink);margin:0 0 12px;line-height:1.15}.landing-page .landing-reviews-lead-copy{max-width:560px;color:var(--landing-muted);font-size:var(--font-size-copy);margin:0;line-height:1.55}.landing-page .landing-reviews-carousel{position:relative}.landing-page .landing-reviews-track{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;gap:16px;margin:0;padding:4px 4px 10px;scroll-padding-inline:4px;display:flex;overflow-x:auto}.landing-page .landing-reviews-track::-webkit-scrollbar{display:none}.landing-page .landing-review-card{scroll-snap-align:start;border:1px solid color-mix(in srgb, var(--landing-coral) 20%, var(--landing-line));background:radial-gradient(circle at 100% 0%, #ef534f14, transparent 13rem), var(--landing-paper);border-radius:14px;flex-direction:column;flex:0 0 calc(33.3333% - 10.6667px);min-width:0;padding:22px;display:flex;box-shadow:0 10px 28px #1018280f}.landing-page .landing-review-card:focus-visible{outline:3px solid var(--brand-action);outline-offset:3px}.landing-page .landing-review-stars{gap:3px;margin-bottom:12px;display:flex}.landing-page .landing-review-star{color:var(--landing-line)}.landing-page .landing-review-star.is-filled{color:var(--landing-coral)}.landing-page .landing-review-body{color:var(--landing-ink);font-size:var(--font-size-copy);-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;margin:0 0 18px;line-height:1.6;display:-webkit-box;overflow:hidden}.landing-page .landing-review-footer{border-top:1px solid var(--landing-line);flex-direction:column;gap:8px;margin-top:auto;padding-top:14px;display:flex}.landing-page .landing-review-name{color:var(--landing-ink);font-size:var(--font-size-label);font-weight:var(--font-weight-control)}.landing-page .landing-review-verified{color:var(--landing-coral-deep);font-size:var(--font-size-label);font-weight:var(--font-weight-strong);letter-spacing:.01em;background:#ef534f1a;border-radius:999px;align-self:flex-start;align-items:center;padding:5px 10px;display:inline-flex}.landing-page .landing-reviews-controls{justify-content:center;align-items:center;gap:18px;margin-top:24px;display:flex}.landing-page .landing-reviews-nav{border:1px solid var(--landing-line);background:var(--landing-paper);width:44px;height:44px;color:var(--landing-ink);border-radius:50%;flex:none;justify-content:center;align-items:center;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}.landing-page .landing-reviews-nav:hover{border-color:var(--landing-coral);color:var(--landing-coral-deep);transform:translateY(-1px)}.landing-page .landing-reviews-nav:focus-visible{outline:3px solid var(--brand-action);outline-offset:2px}.landing-page .landing-reviews-dots{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;max-width:220px;display:flex}.landing-page .landing-reviews-dots button{background:var(--landing-line);border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:background .16s,transform .16s}.landing-page .landing-reviews-dots button.is-active{background:var(--landing-coral);transform:scale(1.3)}.landing-page .landing-reviews-dots button:focus-visible{outline:2px solid var(--brand-action);outline-offset:2px}@media (max-width:900px){.landing-page .landing-review-card{flex-basis:calc(50% - 8px)}}@media (max-width:767px){.landing-page .landing-reviews-section{padding:48px 20px}.landing-page .landing-reviews-lead{margin-bottom:28px}.landing-page .landing-review-card{flex-basis:calc(100% - 44px)}.landing-page .landing-reviews-controls{gap:14px}.landing-page .landing-reviews-nav{width:48px;height:48px}}.trust-section{background:radial-gradient(34% 40% at 88% 45%, #ef534f29 0%, #ef534f00 72%), radial-gradient(34% 36% at 6% 62%, #862a2366 0%, #862a2300 72%), linear-gradient(180deg, var(--landing-night) 0%, #141414 50%, var(--landing-night) 100%);padding:clamp(56px,7vw,88px) 24px}.trust-section:before{display:none}.trust-inner{max-width:1160px;margin:0 auto}.trust-head{margin-bottom:44px}.trust-eyebrow{color:var(--brand);font-size:var(--font-size-label);font-weight:var(--font-weight-strong);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 16px;display:inline-flex}.trust-eyebrow:before{background:var(--brand);content:"";border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #ef534f38}.trust-head h2{color:#fff;max-width:22ch;font-size:clamp(1.5rem, 3vw, var(--font-size-title-2));letter-spacing:-.02em;text-wrap:balance;margin:0 0 16px;font-weight:700;line-height:1.15}.trust-description{color:#ffffff8f;max-width:52ch;font-size:var(--font-size-copy);margin:0;line-height:1.6}.trust-bento{grid-template-columns:minmax(300px,.9fr) repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:18px;display:grid}.trust-feature{background:radial-gradient(120% 80% at 15% 0,#ef534f24 0%,#ef534f00 60%),#ffffff08;border:1px solid #ef534f47;border-radius:22px;flex-direction:column;grid-row:span 2;padding:28px;display:flex;position:relative;overflow:hidden}.trust-feature:after{content:"";pointer-events:none;background:radial-gradient(50% 70% at 50% 100%,#ef534f33 0%,#ef534f00 70%);height:70%;position:absolute;inset:auto -30% -55%}.trust-feature-art{width:100%;max-width:270px;margin:0 auto 22px}.trust-feature-art svg{width:100%;height:auto;display:block}.trust-feature strong{font-family:var(--font-brand);color:#fff;font-size:1.35rem;font-weight:var(--font-weight-strong);letter-spacing:-.01em;margin-bottom:10px;line-height:1.2;display:block}.trust-feature>p{color:#ffffff8c;font-size:var(--font-size-copy);margin:0 0 22px;line-height:1.55}.trust-checklist{border-top:1px solid #ffffff17;gap:12px;margin:auto 0 0;padding:18px 0 0;list-style:none;display:grid}.trust-checklist li{color:#ffffffc7;font-size:.9rem;font-weight:var(--font-weight-control);align-items:center;gap:10px;display:flex}.trust-checklist svg,.trust-checklist .fa-icon{color:var(--brand);flex:none}.trust-card{background:#ffffff06;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;padding:18px 22px 24px;transition:border-color .18s,background .18s,transform .18s;display:flex;position:relative;overflow:hidden}.trust-card:before{content:"";opacity:0;background:linear-gradient(90deg,#ef534f00 0%,#ef534fb3 50%,#ef534f00 100%);height:1px;transition:opacity .18s;position:absolute;top:0;left:22px;right:22px}.trust-card:hover{background:#ffffff0b;border-color:#ef534f61;transform:translateY(-3px)}.trust-card:hover:before{opacity:1}.trust-card-art{height:108px;margin:0 0 16px;position:relative}.trust-card-art svg{width:100%;height:100%;display:block}.trust-card-art text,.trust-feature-art text{font-variant-numeric:tabular-nums}.trust-card h3{color:#fff;font-size:var(--font-size-heading-3);margin:0 0 8px;font-weight:700}.trust-card p{color:#ffffff85;font-size:var(--font-size-copy);margin:0;line-height:1.55}@media (max-width:980px){.trust-bento{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.trust-feature{grid-area:auto/span 2}.trust-feature-art{max-width:300px}}@media (max-width:620px){.trust-section{padding:56px 20px}.trust-bento{grid-template-columns:1fr}.trust-feature{grid-column:auto}}@media (max-width:767px){.landing-page .landing-hero-aurora,.landing-page .landing-hero-glow{will-change:transform, opacity}}.landing-page .how-flow-section{--how-flow-gutter:clamp(24px, 4vw, 64px);--how-flow-ease:cubic-bezier(.4, 0, .2, 1);isolation:isolate;padding:clamp(72px, 8vw, 118px) var(--how-flow-gutter);color:#fff;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;background-color:var(--landing-night);background-image:radial-gradient(38% 60% at 78% 55%,#ef534f52 0%,#ef534f00 72%),radial-gradient(30% 45% at 100% 42%,#ef534f47 0%,#ef534f00 70%);position:relative;overflow:hidden}.landing-page .how-flow-layout{align-items:center;gap:48px;display:grid}.landing-page .how-flow-copy{width:100%;max-width:500px}.landing-page .how-flow-copy h2{color:#f8f9fa;font-family:var(--font-brand);font-size:2.25rem;font-weight:var(--font-weight-medium);letter-spacing:-.035em;margin:0;line-height:1.2222}.landing-page .how-flow-copy>p{color:#ffffffbf;font-family:var(--font-brand);margin:16px 0 48px;font-size:1rem;line-height:1.5}.landing-page .how-flow-link{color:#f8f9fa;font-family:var(--font-brand);font-size:1.25rem;font-weight:var(--font-weight-copy);border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;gap:16px;padding-bottom:20px;line-height:1.4;transition:border-color .3s;display:flex}.landing-page .how-flow-link:focus-visible{outline-offset:4px;outline:2px solid #fff}.landing-page .how-flow-link-arrows{flex:none;align-items:center;gap:12px;width:24px;height:24px;display:flex;overflow:hidden}.landing-page .how-flow-link-arrows :is(svg,.fa-icon){flex:none;transition:transform .5s ease-in-out}.landing-page .how-flow-link-arrows :is(svg,.fa-icon):first-child{margin-inline-start:-36px}.landing-page .how-flow-link:is(:hover,:focus-visible) .how-flow-link-arrows :is(svg,.fa-icon){transform:translate(36px)}.landing-page .how-flow-visual{--how-flow-slot:11.1%;--how-flow-toolbar-left:44.5%;--how-flow-index:0;width:min(600px,100%);height:498px;margin-inline:auto;position:relative}.landing-page .how-flow-visual[data-active="1"]{--how-flow-index:1}.landing-page .how-flow-visual[data-active="2"]{--how-flow-index:2}.landing-page .how-flow-visual[data-active="3"]{--how-flow-index:3}.landing-page .how-flow-visual[data-active="4"]{--how-flow-index:4}.landing-page .how-flow-tile{z-index:4;background:linear-gradient(145deg, var(--brand) 0%, var(--brand-action) 100%);border:1px solid #ffffff59;border-radius:24px;place-items:center;width:104px;height:104px;display:grid;position:absolute;top:66px;left:61.8%;box-shadow:0 18px 40px #ef534f52,inset 0 1px #ffffff59}.landing-page .how-flow-tile img{filter:brightness(0)invert();width:48px;height:48px}.landing-page .how-flow-panel{position:absolute;inset:0}.landing-page .how-flow-cards{margin:0;padding:0;list-style:none}.landing-page .how-flow-card{width:73.3%;height:126px;color:var(--landing-ink);animation:how-flow-card-in .45s var(--how-flow-ease) both;background:#fff5f2f5;border:1px solid #ffffff73;border-radius:24px;flex-direction:column;justify-content:space-between;padding:22px 26px;display:flex;position:absolute;box-shadow:0 24px 50px #00000059}.landing-page .how-flow-card:first-child{z-index:1;color:#101828d1;background:#fff5f29e;top:141px;left:0}.landing-page .how-flow-card:nth-child(2){z-index:2;color:#101828cc;background:#fff5f2cc;animation-delay:60ms;top:205px;left:10.5%}.landing-page .how-flow-card:nth-child(3){z-index:3;animation-delay:.12s;top:267px;left:20.7%}.landing-page .how-flow-card-title{font-family:var(--font-brand);font-size:1.25rem;font-weight:var(--font-weight-medium);letter-spacing:-.01em;margin:0;line-height:1.4}.landing-page .how-flow-card-meta{font-family:var(--font-brand);align-items:center;gap:8px;font-size:1rem;line-height:1.5;display:flex}@keyframes how-flow-card-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.landing-page .how-flow-toolbar{top:360px;left:var(--how-flow-toolbar-left);z-index:5;background:var(--brand-action-foreground);border:1px solid #fff9;border-radius:14px;width:55.5%;height:72px;padding:6px;display:flex;position:absolute;box-shadow:0 20px 44px #00000059}.landing-page .how-flow-tab{color:#4a4f5c;min-width:0;font-family:var(--font-brand);font-size:var(--font-size-label);font-weight:var(--font-weight-copy);cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:4px;padding:0;line-height:1.2;transition:background-color .25s,color .25s;display:flex}.landing-page .how-flow-tab:hover{color:var(--landing-ink)}.landing-page .how-flow-tab[aria-selected=true]{background:var(--brand-soft);color:var(--brand-action-hover)}.landing-page .how-flow-tab:focus-visible{outline:2px solid var(--brand-action);outline-offset:1px}.landing-page .how-flow-cursor{top:410px;left:calc(var(--how-flow-toolbar-left) + (var(--how-flow-index) + .78) * var(--how-flow-slot));z-index:6;filter:drop-shadow(0 4px 6px #00000059);pointer-events:none;width:30px;height:36px;transition:left .45s var(--how-flow-ease);position:absolute}@media (min-width:1025px){.landing-page .how-flow-section{padding-block:80px}.landing-page .how-flow-layout{grid-template-columns:minmax(0,1fr) 600px;gap:80px}.landing-page .how-flow-copy{justify-self:center}}@media (max-width:639px){.landing-page .how-flow-visual{--how-flow-slot:17.2%;--how-flow-toolbar-left:14%;width:100%;height:300px}.landing-page .how-flow-tile{border-radius:16px;width:64px;height:64px;top:0;left:auto;right:4%}.landing-page .how-flow-tile img{width:30px;height:30px}.landing-page .how-flow-card{border-radius:18px;width:calc(100% - 48px);height:92px;padding:16px 18px}.landing-page .how-flow-card:first-child{top:40px}.landing-page .how-flow-card:nth-child(2){top:88px;left:24px}.landing-page .how-flow-card:nth-child(3){top:136px;left:48px}.landing-page .how-flow-toolbar{width:86%;height:64px;padding:5px;top:212px}.landing-page .how-flow-cursor{width:24px;height:29px;top:252px}}@media (max-width:767px){.landing-page .how-flow-section{--how-flow-gutter:16px;padding-block:62px}}@media (prefers-reduced-motion:reduce){.landing-page .how-flow-card{animation:none}.landing-page :is(.how-flow-cursor,.how-flow-link-arrows :is(svg,.fa-icon),.how-flow-tab){transition:none}}@media (max-width:767px){.landing-page .landing-hero h1{font-size:var(--landing-hero-title-size-phone);font-weight:var(--landing-hero-title-weight);letter-spacing:var(--letter-spacing-title);text-wrap:balance;word-spacing:.04em;line-height:1.06}.landing-page :is(.landing-platform-lead h2,#gh-landing .public-section-heading h2,.landing-rewards-lead :is(h2,h3),.landing-reviews-lead h2,.trust-head h2,.coin-wall-copy h2){font-size:var(--mobile-font-title);letter-spacing:-.035em;text-wrap:balance;font-weight:700;line-height:1.15}.landing-page .landing-stat-value{font-size:var(--mobile-font-title);letter-spacing:-.03em;font-weight:700;line-height:1.1}.landing-page .confidence-heading,.landing-page .how-flow-copy h2,.landing-page .landing-join-copy h2{font-size:var(--mobile-font-title);line-height:1.2}.landing-page .landing-market-panel-title,.landing-page .confidence-panel h3,.landing-page .how-flow-link{font-size:var(--mobile-font-heading)}.landing-page .how-flow-card-title{font-size:var(--mobile-font-item)}.landing-page .how-flow-card-meta{font-size:var(--mobile-font-meta)}.landing-page :is(.platform-card h3,.landing-rewards-item h3,.trust-card h3){font-size:var(--mobile-font-item);letter-spacing:-.02em;font-weight:700;line-height:1.3}.landing-page .trust-feature strong{font-size:var(--mobile-font-item)}.landing-page .landing-hero-description{max-width:34ch;font-size:var(--mobile-font-copy);line-height:1.5}.landing-page :is(.landing-platform-lead>p,.confidence-intro p,.confidence-panel-description,.how-flow-copy>p,.landing-join-copy p,#gh-landing .public-section-heading>p,.landing-rewards-lead-copy,.landing-reviews-lead-copy,.coin-wall-lede,.trust-description,.platform-card>p,.landing-rewards-item p,.trust-card p){font-size:var(--mobile-font-copy);line-height:1.55}.landing-page .trust-feature>p,.landing-page .landing-rewards-primary-link,.landing-page .landing-rewards-secondary-link,.landing-page .landing-review-body,.landing-page .landing-join-button,.landing-page .landing-join-chip,.landing-page .landing-join-prompt,.landing-page .landing-stat-label{font-size:var(--mobile-font-copy)}.landing-page .landing-rewards-note,.landing-page .site-footer-secure-note{font-size:var(--mobile-font-meta)}.landing-page .landing-hero-kicker,.landing-page .landing-platform-eyebrow,.landing-page .confidence-badge-text,.landing-page .confidence-chat-message,.landing-page .how-flow-tab,.landing-page .trust-eyebrow,.landing-page .landing-rewards-eyebrow,.landing-page .landing-reviews-eyebrow,.landing-page .coin-wall-verbs a,.landing-page .coin-wall-chip,.landing-page .coin-wall-more,.landing-page #gh-landing .public-eyebrow,.landing-page .landing-guide-path-tag,.landing-page .landing-guide-panel-tag,.landing-page .platform-card-cta,.landing-page .rate-board-freshness,.landing-page .landing-review-verified{font-size:var(--mobile-font-caption)}}.landing-page .landing-hero-reveal{position:relative}.landing-page .landing-hero-reveal .landing-hero{z-index:0;position:sticky}.landing-page .landing-hero-reveal #features{z-index:1;position:relative}@media (prefers-reduced-motion:reduce){.landing-page .landing-hero-reveal .landing-hero{position:relative;top:auto!important}}.landing-page .sell-journey{background:var(--landing-night);color:#fff;padding:clamp(64px,9vw,128px) clamp(24px,4vw,64px)}.landing-page .sell-journey-inner{max-width:1080px;margin:0 auto}.landing-page .sell-journey-eyebrow{color:#ffffffb3;font-size:var(--font-size-label);letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px;font-weight:700}.landing-page .sell-journey h2{color:#fff;font-family:var(--font-brand), var(--font-ui), sans-serif;letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(2rem,5.2vw,3.75rem);font-weight:700;line-height:1.02}.landing-page .sell-journey-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:clamp(28px,4vw,52px);padding:clamp(20px,3vw,40px) 0;display:grid;position:relative}.landing-page .sell-journey-path{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.landing-page .sell-journey-dot{fill:var(--landing-mint);offset-path:path("M60 110 C 240 110, 260 40, 450 40 S 660 180, 840 110");offset-rotate:0deg;filter:drop-shadow(0 0 8px #50d49abf);animation:5s cubic-bezier(.4,0,.2,1) infinite sell-journey-travel}.landing-page .sell-journey-dot.is-second{fill:#fff;filter:drop-shadow(0 0 6px #fff9);animation-delay:-2.5s}@keyframes sell-journey-travel{0%{offset-distance:0%;opacity:0}8%,92%{opacity:1}to{offset-distance:100%;opacity:0}}.landing-page .sell-journey-node{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:6px;min-width:0;display:flex;position:relative}.landing-page .sell-journey-node.is-mid{transform:translateY(-40px)}.landing-page .sell-journey-node strong{color:#fff;font-family:var(--font-brand), var(--font-ui), sans-serif;letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:clamp(1.0625rem,2.2vw,1.625rem);font-weight:700;line-height:1.15}.landing-page .sell-journey-node small{color:#ffffffa8;max-width:24ch;font-size:.875rem;line-height:1.5}.landing-page .sell-journey-disc{background:var(--landing-night-soft);width:72px;height:72px;font-family:var(--font-brand), var(--font-ui), sans-serif;border:2px solid #ffffff40;border-radius:50%;flex:none;place-items:center;margin-bottom:8px;font-size:2rem;font-weight:700;line-height:1;display:grid}.landing-page .sell-journey-disc :is(svg,.fa-icon){width:30px;height:30px}.landing-page .sell-journey-disc.is-brand{background:var(--brand-action);color:var(--brand-action-foreground);border-color:#0000}.landing-page .sell-journey-disc.is-brand img{filter:brightness(0)invert();width:32px;height:32px}.landing-page .sell-journey-disc.is-mint{background:var(--landing-mint);color:var(--landing-night);border-color:#0000}.landing-page .sell-journey-note{color:#ffffffb8;max-width:56ch;margin:clamp(28px,4vw,44px) 0 0;font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.6}.landing-page .sell-journey-stages{counter-reset:sell-stage;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.landing-page .sell-journey-stages li{counter-increment:sell-stage;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:16px;gap:6px;padding:18px 20px;display:grid}.landing-page .sell-journey-stages strong{color:#fff;align-items:center;gap:10px;font-size:1rem;font-weight:700;display:flex}.landing-page .sell-journey-stages strong:before{color:#f0706c;content:counter(sell-stage);background:#ef534f2e;border-radius:999px;flex:none;place-items:center;width:26px;height:26px;font-size:.8125rem;font-weight:700;display:grid}.landing-page .sell-journey-stages li:last-child strong:before{color:#3ddc97;background:#3ddc9729}.landing-page .sell-journey-stages span{color:#ffffffb8;font-size:var(--font-size-label);line-height:1.5}@media (max-width:767px){.landing-page .sell-journey-stages{grid-template-columns:1fr}.landing-page .sell-journey-flow{grid-template-columns:1fr;gap:22px;padding-block:4px}.landing-page .sell-journey-path{display:none}.landing-page .sell-journey-node,.landing-page .sell-journey-node.is-mid{text-align:left;grid-template-columns:auto minmax(0,1fr);gap:2px 14px;display:grid;transform:none}.landing-page .sell-journey-disc{grid-row:span 2;width:52px;height:52px;margin:0;font-size:1.5rem}.landing-page .sell-journey-disc :is(svg,.fa-icon){width:22px;height:22px}.landing-page .sell-journey-disc.is-brand img{width:24px;height:24px}.landing-page .sell-journey-node small{max-width:none}}@media (prefers-reduced-motion:reduce){.landing-page .sell-journey-dot{offset-distance:50%;opacity:1;animation:none}}.landing-page .account-bento-section{--bento-panel:#ffffff09;--bento-panel-2:#ffffff0f;--bento-line:#ffffff17;--bento-line-2:#ffffff29;--bento-muted:#ecf0f8a3;--bento-faint:#ecf0f86b;--bento-coral:#ff8a5c;--bento-radius:22px;background:var(--landing-night);color:#fff;padding:clamp(64px,8vw,120px) clamp(24px,4vw,64px);position:relative}.landing-page .account-bento-lead{max-width:760px;margin:0 0 clamp(28px,4vw,44px)}.landing-page .account-bento-eyebrow{color:var(--bento-coral);font-size:var(--font-size-label);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-weight:700}.landing-page .account-bento-lead h2{color:#fff;letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(1.9rem,3.8vw,3.1rem);font-weight:700;line-height:1.05}.landing-page .account-bento{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (min-width:900px){.landing-page .account-bento{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-page .account-bento-tile.is-security{grid-column:span 2}}@media (max-width:599px){.landing-page .account-bento{grid-template-columns:1fr}}.landing-page .account-bento-tile{border:1px solid var(--bento-line);border-radius:var(--bento-radius);background:var(--bento-panel);color:inherit;flex-direction:column;gap:10px;padding:26px;text-decoration:none;transition:transform .22s,border-color .22s,background-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}.landing-page .account-bento-tile:after{opacity:0;pointer-events:none;content:"";background:radial-gradient(circle at 100% 0,#ffffff14,#0000 40%);transition:opacity .22s;position:absolute;inset:0}.landing-page a.account-bento-tile:hover{border-color:var(--bento-line-2);background:var(--bento-panel-2);transform:translateY(-4px);box-shadow:0 30px 60px #0006}.landing-page a.account-bento-tile:hover:after{opacity:1}.landing-page .account-bento-tile h3{color:#fff;letter-spacing:-.02em;margin:8px 0 0;font-size:1.25rem;font-weight:700;line-height:1.2}.landing-page .account-bento-tile p{color:var(--bento-muted);flex:auto;margin:0;font-size:.9375rem;line-height:1.6}.landing-page .account-bento-icon{border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.landing-page .account-bento-icon.is-coral{color:#ff8a5c;background:#ef534f33}.landing-page .account-bento-icon.is-violet{color:#b3a9ff;background:#7c6cff33}.landing-page .account-bento-icon.is-mint{color:#3ddc97;background:#3ddc972e}.landing-page .account-bento-icon.is-gold{color:#f7b733;background:#f7b7332e}.landing-page .account-bento-icon.is-sky{color:#4cc3ff;background:#4cc3ff2e}.landing-page .account-bento-link{color:var(--bento-coral);align-items:center;gap:6px;margin-top:6px;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.landing-page .account-bento-tile.is-security ul{color:var(--bento-muted);gap:10px;margin:6px 0 0;padding:0;font-size:.9375rem;list-style:none;display:grid}@media (min-width:900px){.landing-page .account-bento-tile.is-security ul{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing-page .account-bento-tile.is-security li{align-items:center;gap:9px;display:flex}.landing-page .account-bento-tile.is-security li :is(svg,.fa-icon){color:#3ddc97;flex:none}@media (prefers-reduced-motion:reduce){.landing-page a.account-bento-tile:hover{transform:none}}.landing-page .email-cta{background:var(--landing-soft);padding:0 0 clamp(52px,7vw,94px)}.landing-page .email-cta-card{background:var(--landing-night);color:#fff;border-radius:32px;align-items:center;gap:28px;padding:clamp(32px,5vw,56px);display:grid}@media (min-width:900px){.landing-page .email-cta-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px}}.landing-page .email-cta-card h2{color:#fff;letter-spacing:-.045em;text-wrap:balance;margin:0 0 10px;font-size:clamp(1.9rem,3.6vw,3rem);font-weight:700;line-height:1.02}.landing-page .email-cta-card p{color:#ffffffb8;margin:0;font-size:1.0625rem;line-height:1.6}.landing-page .email-cta-form{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:560px){.landing-page .email-cta-form{grid-template-columns:1fr auto}.landing-page .email-cta-note{grid-column:1/-1}}.landing-page .email-cta-field{align-items:center;display:flex;position:relative}.landing-page .email-cta-field :is(svg,.fa-icon){color:#ffffff80;pointer-events:none;position:absolute;left:18px}.landing-page .email-cta-field input{color:#fff;width:100%;height:54px;font:inherit;background:#ffffff14;border:1px solid #fff3;border-radius:999px;padding:0 16px 0 46px;font-size:1rem}.landing-page .email-cta-field input::placeholder{color:#ffffff73}.landing-page .email-cta-button{background:linear-gradient(135deg, #f0605c, var(--brand-action-hover) 70%);color:#fff;cursor:pointer;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:54px;padding:0 24px;font-size:1rem;font-weight:700;line-height:1.2;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex;box-shadow:inset 0 1px #ffffff4d,0 14px 30px #c9353152}.landing-page .email-cta-button:hover{transform:translateY(-1px)}.landing-page .email-cta-note{color:#fff9;font-size:.875rem}.landing-page .email-cta-note a{color:#fff;text-underline-offset:3px;font-weight:600;text-decoration:underline}@media (min-width:560px){.landing-page .email-cta-form--account{grid-template-columns:1fr;justify-items:start}}@media (prefers-reduced-motion:reduce){.landing-page .email-cta-button:hover{transform:none}}.landing-page .account-ticker{background:var(--landing-night);color:#fff;display:flex;overflow:hidden}.landing-page .account-ticker-track{flex:none;padding:16px 0;animation:44s linear infinite account-ticker-marquee;display:flex}.landing-page .account-ticker:hover .account-ticker-track,.landing-page .account-ticker[data-paused] .account-ticker-track{animation-play-state:paused}.landing-page .account-ticker{position:relative}.landing-page .account-ticker-pause{z-index:1;background:var(--landing-night);width:36px;height:36px;box-shadow:0 0 0 10px var(--landing-night);color:#fff;cursor:pointer;border:1px solid #ffffff47;border-radius:999px;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.landing-page .account-ticker-pause:focus-visible{outline-offset:2px;outline:2px solid #fff}@keyframes account-ticker-marquee{0%{transform:translate(0,0)}to{transform:translate(-100%)}}.landing-page .account-ticker-item{white-space:nowrap;border-right:1px solid #fff3;align-items:center;gap:10px;padding:0 28px;font-size:.9375rem;display:inline-flex}.landing-page .account-ticker-item strong{font-weight:700}.landing-page .account-ticker-change{font-variant-numeric:tabular-nums;font-weight:700}.landing-page .account-ticker-change.is-flat{opacity:.6}@media (prefers-reduced-motion:reduce){.landing-page .account-ticker{overflow-x:auto}.landing-page .account-ticker-track{animation:none}.landing-page .account-ticker-track[aria-hidden=true],.landing-page .account-ticker-pause{display:none}}.landing-page .trade-story{--story-paper:#fbf6f1;--story-paper-2:#f3eae2;--story-ink:#1a1614;--story-muted:#6b625d;--story-faint:#8a807a;--story-line:#1a161414;--story-mint:#1f9d6a;--story-shadow:0 30px 70px #352a2724, 0 3px 10px #352a270d;color:var(--story-ink);grid-template-columns:minmax(0,1fr);align-items:center;gap:36px;display:grid}@media (min-width:900px){.landing-page .trade-story{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(40px,6vw,96px)}.landing-page .trade-story.is-reversed .trade-story-copy{order:2}}.landing-page .trade-story-eyebrow{color:var(--landing-coral-deep);font-size:var(--font-size-label);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-weight:700}.landing-page .trade-story :is(h2,h3){color:var(--story-ink);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(1.9rem,3.6vw,3rem);font-weight:700;line-height:1.04}.landing-page .trade-story-copy p:not(.trade-story-eyebrow){color:var(--story-muted);margin:18px 0 0;font-size:1.0625rem;line-height:1.65}.landing-page .trade-story-checks{gap:10px;margin:22px 0 26px;padding:0;font-size:.9375rem;font-weight:600;list-style:none;display:grid}.landing-page .trade-story-checks li{align-items:center;gap:10px;display:flex}.landing-page .trade-story-checks :is(svg,.fa-icon){color:var(--story-mint);flex:none}.landing-page .trade-story-link{color:var(--landing-coral-deep);align-items:center;gap:6px;font-weight:700;text-decoration:none;display:inline-flex}.landing-page .trade-story-link:hover{text-underline-offset:3px;text-decoration:underline}.landing-page .trade-story-art{background:radial-gradient(circle at 80% 10%, #ef534f29, transparent 42%), var(--story-paper-2);border-radius:32px;place-items:center;min-height:360px;padding:32px;display:grid;position:relative}.landing-page .trade-story-card{border:1px solid var(--story-line);box-shadow:var(--story-shadow);background:#fff;border-radius:22px}.landing-page .trade-story-order{flex-direction:column;gap:12px;width:min(100%,360px);padding:22px;display:flex;transform:rotate(-2deg)}.landing-page .trade-story-order-head{justify-content:space-between;align-items:center;display:flex}.landing-page .trade-story-order-tag{color:var(--landing-coral-deep);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.landing-page .trade-story-order-status{color:#8f5a0c;background:#fff4e1;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:700}.landing-page .trade-story-order-line{justify-content:space-between;align-items:center;gap:12px;font-size:.9375rem;display:flex}.landing-page .trade-story-order-line span:first-child{color:var(--story-muted)}.landing-page .trade-story-order-line.is-big strong{letter-spacing:-.04em;font-size:1.9rem;font-weight:700}.landing-page .trade-story-order-line.is-muted{color:var(--story-faint);font-size:.8125rem}.landing-page .trade-story-order-rail{align-items:center;gap:6px;display:inline-flex}.landing-page .trade-story-order-button{background:linear-gradient(135deg, #f0605c, var(--brand-action-hover) 70%);color:#fff;text-align:center;border-radius:999px;margin-top:6px;padding:12px;font-size:.9375rem;font-weight:700}.landing-page .trade-story-float{border:1px solid var(--story-line);background:#ffffffe6;border-radius:16px;align-items:center;gap:10px;padding:10px 14px 10px 10px;font-size:.8125rem;line-height:1.2;display:inline-flex;position:absolute;top:20px;right:20px;transform:rotate(3deg);box-shadow:0 16px 36px #352a2724}.landing-page .trade-story-float span{flex-direction:column;gap:2px;display:flex}.landing-page .trade-story-float small{color:var(--story-muted)}@media (max-width:559px){.landing-page .trade-story-art{border-radius:24px;min-height:0;padding:64px 14px 22px}.landing-page .trade-story-float{top:12px;right:12px}.landing-page .trade-story-order{padding:18px}.landing-page .trade-story-order-head{flex-wrap:wrap;gap:6px 8px}.landing-page .trade-story-order-tag,.landing-page .trade-story-order-status,.landing-page .trade-story-order-line span:first-child{white-space:nowrap}.landing-page .trade-story-order-line.is-big strong{font-size:1.6rem}}.landing-page .trade-story-stack{width:min(100%,380px);min-height:250px;position:relative}.landing-page .trade-story-notify{align-items:center;gap:12px;padding:14px 16px;font-size:.9375rem;display:flex;position:absolute;left:0;right:0}.landing-page .trade-story-notify span{flex-direction:column;gap:2px;display:flex}.landing-page .trade-story-notify small{color:var(--story-muted);font-size:.8125rem}.landing-page .trade-story-notify.is-back{opacity:.55;top:0;transform:scale(.9)}.landing-page .trade-story-notify.is-mid{opacity:.8;top:70px;transform:scale(.95)}.landing-page .trade-story-notify.is-front{top:140px}.landing-page .trade-story-notify-icon{background:var(--story-paper-2);border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.landing-page .trade-story-notify-icon.is-ink{background:var(--story-ink);color:#fff}.landing-page .trade-story-notify-icon.is-mint{background:var(--story-mint);color:#fff}.landing-page .rate-calc{--calc-paper:#fbf6f1;--calc-paper-2:#f3eae2;--calc-ink:#1a1614;--calc-muted:#6b625d;--calc-faint:#857b75;--calc-line:#1a16141a;--calc-mint:#1f9d6a;--calc-mint-soft:#dff5ea;border:1px solid var(--calc-line);color:var(--calc-ink);text-align:left;background:linear-gradient(#fff,#fff9f6);border-radius:22px;flex-direction:column;gap:10px;padding:16px;display:flex;position:relative;box-shadow:0 18px 44px #352a2729}.landing-page .rate-calc-equiv{color:var(--calc-muted);margin:-2px 0 0;padding:0 4px;font-size:.8125rem;font-weight:600}.landing-page .rate-calc-tabs{background:var(--calc-paper-2);border-radius:999px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.landing-page .rate-calc-tabs button{color:var(--calc-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px;font-size:.875rem;font-weight:700;transition:background-color .16s,color .16s,box-shadow .16s}.landing-page .rate-calc-tabs button.is-active{color:var(--calc-ink);background:#fff;box-shadow:0 2px 8px #352a271f}.landing-page .rate-calc-tabs button:disabled{opacity:.45;cursor:not-allowed}.landing-page .rate-calc-field{border:1.5px solid var(--calc-line);background:var(--calc-paper);border-radius:16px;flex-direction:column;gap:4px;padding:11px 13px;transition:border-color .16s,box-shadow .16s,background-color .16s;display:flex}.landing-page .rate-calc-field:has(input:focus-visible){border-color:var(--brand);background:#fff;box-shadow:0 0 0 3px #ef534f1f}.landing-page .rate-calc-field input:focus-visible{outline:none}.landing-page .rate-calc-field.is-output{background:var(--calc-mint-soft);border-color:#0000}.landing-page .rate-calc-label{color:var(--calc-faint);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.landing-page .rate-calc-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.landing-page .rate-calc-row input,.landing-page .rate-calc-output{min-width:0;color:var(--calc-ink);font:inherit;letter-spacing:-.03em;font-variant-numeric:tabular-nums;background:0 0;border:0;flex:auto;padding:0;font-size:1.3rem;font-weight:700;line-height:1.2}.landing-page .rate-calc-output{color:var(--calc-mint);white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}@media (max-width:374px){.landing-page .rate-calc-output{font-size:1.1rem}}.landing-page .rate-calc-unit{border:1px solid var(--calc-line);background:#fff;border-radius:999px;flex:none;align-items:center;gap:6px;padding:6px 10px;font-size:.8125rem;font-weight:700;display:inline-flex}.landing-page .rate-calc-select{cursor:pointer;padding-right:22px;position:relative}.landing-page .rate-calc-select select{appearance:none;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:700}.landing-page .rate-calc-select select:focus,.landing-page .rate-calc-select select:focus-visible{outline:none}.landing-page .rate-calc-select:has(select:focus-visible){outline:2px solid var(--brand);outline-offset:2px;border-radius:999px}.landing-page .rate-calc-select:after{border-right:2px solid var(--calc-muted);border-bottom:2px solid var(--calc-muted);pointer-events:none;content:"";width:6px;height:6px;position:absolute;top:50%;right:11px;transform:translateY(-70%)rotate(45deg)}.landing-page .rate-calc-swap{z-index:1;border:1px solid var(--calc-line);width:30px;height:30px;color:var(--calc-muted);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin:-20px auto;display:inline-flex;position:relative}.landing-page .rate-calc-coin-picker{color:var(--calc-muted);justify-content:space-between;align-items:center;gap:10px;font-size:.8125rem;font-weight:600;display:flex}.landing-page .rate-calc-coin-picker select{border:1px solid var(--calc-line);color:var(--calc-ink);font:inherit;background:#fff;border-radius:999px;padding:6px 10px;font-size:.8125rem;font-weight:700}.landing-page .rate-calc-rate{color:var(--calc-faint);font-variant-numeric:tabular-nums;margin:2px 0 0;font-size:.75rem;line-height:1.45}.landing-page .rate-calc-cta{background:linear-gradient(135deg, #f0605c, var(--brand-action-hover) 70%);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:transform .16s;display:inline-flex;box-shadow:inset 0 1px #ffffff4d,0 10px 22px #c9353147}.landing-page .rate-calc-cta:hover{transform:translateY(-1px)}.landing-page .rate-calc-note{color:var(--calc-faint);text-align:center;margin:0;font-size:.75rem;line-height:1.4}@media (prefers-reduced-motion:reduce){.landing-page .rate-calc-cta:hover{transform:none}}.landing-page .ec-sheet{--ec-night:#120e18;--ec-night-2:#1b1524;--ec-paper:#fbf8f4;--ec-paper-2:#f2ebe1;--ec-card:#fff;--ec-ink:#17121a;--ec-muted:#5f5866;--ec-faint:#6f6877;--ec-line:#e7e0d6;--ec-line-2:#d5ccbf;--ec-coral:#ef534f;--ec-amber:#c77d17;--ec-teal:#107861;--ec-indigo:#4a54c4;--ec-plum:#7c4a91;--ec-max:1140px;--ec-gutter:clamp(16px, 4vw, 52px);--ec-spine:62px;--ec-fold:48px;color:var(--ec-ink)}.ec-change{font-variant-numeric:tabular-nums;font-weight:600}.ec-change.is-up{color:var(--ec-teal)}.ec-change.is-down{color:#c0392f}.ec-change.is-flat{color:var(--ec-faint)}.ec-sheet{z-index:1;padding:clamp(30px,4vw,56px) 0 clamp(64px,9vw,130px);position:relative}.ec-chapter{width:min(100% - (var(--ec-gutter) * 2), var(--ec-max));border:1px solid var(--ec-line);background:var(--ec-card);border-radius:22px;margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 -12px 34px #17121a1f,0 20px 46px #17121a12}.ec-chapter+.ec-chapter{margin-top:clamp(22px,3vw,40px)}@media (min-width:920px){.ec-chapter{top:calc(var(--site-header-stack) + 14px + (var(--i,0) * var(--ec-fold)));position:sticky}}.ec-spine{min-height:var(--ec-spine);background:var(--ec-night);color:#fff;border-bottom:1px solid #ffffff1a;align-items:center;gap:14px;padding:0 clamp(18px,2.4vw,30px);display:flex}.ec-spine-title{letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;margin:0;font-size:clamp(1rem,1.7vw,1.3rem);font-weight:700;line-height:1.2;overflow:hidden}@media (max-width:919px){.ec-spine-title{white-space:normal;text-wrap:balance;padding-block:10px}}.ec-spine-kicker{color:#ffffffd1;letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff38;border-radius:999px;flex:none;padding:5px 12px;font-size:.75rem;font-weight:700}.ec-chapter-body{background:linear-gradient(180deg, #17121a0b, transparent 16px), var(--ec-card);padding:clamp(26px,3.4vw,44px) clamp(18px,2.4vw,36px) clamp(30px,4vw,48px);position:relative}.ec-lead{border-left:2px solid var(--accent);max-width:54ch;color:var(--ec-muted);margin:0 0 clamp(24px,3vw,36px);padding-left:16px;font-size:clamp(1.0625rem,1.5vw,1.25rem);line-height:1.6;position:relative}.ec-board{gap:5px;display:grid}.ec-board-head,.ec-board-row{grid-template-columns:minmax(0,1.5fr) minmax(0,1.2fr) minmax(0,.7fr) minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.ec-board-head{color:var(--ec-faint);letter-spacing:.08em;text-transform:uppercase;padding:0 16px 8px;font-size:.75rem;font-weight:700}.ec-board-row{background:var(--ec-paper);border:1px solid #0000;border-radius:14px;padding:11px 16px;transition:border-color .16s,background-color .16s}.ec-board-row:hover{border-color:var(--ec-line-2);background:#fff}.ec-board.is-loading .ec-board-row{min-height:62px}.ec-board-asset{align-items:center;gap:11px;min-width:0;display:flex}.ec-board-asset>span{flex-direction:column;min-width:0;line-height:1.25;display:flex}.ec-board-asset strong{font-weight:700}.ec-board-asset small{color:var(--ec-faint);font-size:.75rem}.ec-board-market{font-variant-numeric:tabular-nums;align-items:center;gap:10px;font-weight:600;display:flex}.ec-board-spark{width:62px;height:26px}.ec-board-spark.is-up{color:var(--ec-teal)}.ec-board-spark.is-down{color:#c0392f}.ec-board-spark.is-flat{color:var(--ec-faint)}.ec-board-spark svg{width:100%;height:100%;display:block;overflow:visible}.ec-spark{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.ec-board-rate{letter-spacing:-.02em;white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:700}.ec-board-actions{gap:7px;display:flex}.ec-chip{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:56px;padding:8px 13px;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background-color .15s,border-color .15s;display:inline-flex}.ec-chip.is-buy{background:var(--ec-ink);color:#fff}.ec-chip.is-buy:hover{background:#000}.ec-chip.is-sell{border-color:var(--ec-line-2);color:var(--ec-ink)}.ec-chip.is-sell:hover{background:var(--ec-paper-2)}.ec-chip.is-off{background:var(--ec-paper-2);color:var(--ec-faint);cursor:not-allowed}@media (max-width:920px){.ec-board-head{display:none}.ec-board-row{border-color:var(--ec-line);grid-template-columns:1fr 1fr;grid-template-areas:"asset market""sell buy""actions actions";gap:12px 14px;padding:14px 16px}.ec-board-asset{grid-area:asset}.ec-board-market{grid-area:market;justify-content:flex-end}.ec-board-change{display:none}.ec-board-rate{flex-direction:column;gap:2px;display:flex}.ec-board-rate:nth-of-type(4){grid-area:sell}.ec-board-rate:nth-of-type(5){grid-area:buy}.ec-board-rate:before{content:attr(data-label);color:var(--ec-faint);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.ec-board-actions{grid-area:actions}.ec-board-actions .ec-chip{flex:1 1 0}}.ec-trust{gap:18px 32px;margin:0 0 clamp(28px,3.4vw,42px);padding:0;list-style:none;display:grid}@media (min-width:760px){.ec-trust{grid-template-columns:1fr 1fr}}.ec-trust li{grid-template-columns:auto 1fr;align-items:start;gap:14px;display:grid}.ec-trust-icon{background:color-mix(in srgb, var(--accent) 13%, transparent);width:38px;height:38px;color:var(--accent);border-radius:11px;justify-content:center;align-items:center;display:inline-flex}.ec-trust h3{letter-spacing:-.02em;margin:0 0 5px;font-size:1.0625rem;font-weight:700}.ec-trust p{color:var(--ec-muted);margin:0;font-size:.9375rem;line-height:1.6}.ec-stats{border-top:1px solid var(--ec-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:0;padding-top:clamp(22px,3vw,32px);display:grid}@media (min-width:860px){.ec-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.ec-stats dd{letter-spacing:-.045em;font-variant-numeric:tabular-nums;margin:0;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:700;line-height:1}.ec-stats dt{color:var(--ec-muted);margin:7px 0 0;font-size:.8125rem;font-weight:600}.ec-compare{border:1px solid var(--ec-line);background:var(--ec-line);border-radius:16px;gap:1px;display:grid;overflow:hidden}.ec-compare-head,.ec-compare-row{grid-template-columns:minmax(0,.8fr) minmax(0,1.3fr) minmax(0,1fr);gap:1px;display:grid}.ec-compare-head>span,.ec-compare-row>span{background:var(--ec-card);padding:15px 18px}.ec-compare-head>span{letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.ec-compare-head .is-us{background:var(--ec-night);color:#fff}.ec-compare-head .is-them{color:var(--ec-faint)}.ec-compare-point{color:var(--ec-muted);font-size:.9375rem;font-weight:600}.ec-compare-us{grid-template-columns:auto 1fr;align-items:start;gap:10px;font-size:.9375rem;font-weight:600;line-height:1.5;display:grid;background:var(--ec-paper)!important}.ec-compare-us :is(svg,.fa-icon){color:var(--ec-teal);margin-top:3px}.ec-compare-them{color:var(--ec-faint);font-size:.9375rem;line-height:1.5}@media (max-width:760px){.ec-compare-head{display:none}.ec-compare-row{grid-template-columns:1fr}.ec-compare-point{background:var(--ec-paper-2);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.ec-compare-us:before,.ec-compare-them:before{content:attr(data-label);color:var(--ec-faint);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.75rem;font-weight:700;display:block}.ec-compare-us{grid-template-columns:1fr}.ec-compare-us :is(svg,.fa-icon){display:none}}.ec-band{z-index:2;background:var(--ec-paper);padding:clamp(54px,7vw,94px) 0;position:relative}.ec-band-kicker{color:var(--ec-coral);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.75rem;font-weight:700}.ec-band-title{letter-spacing:-.04em;text-wrap:balance;max-width:22ch;margin:0 0 clamp(26px,3.4vw,40px);font-size:clamp(1.7rem,3.2vw,2.5rem);font-weight:700;line-height:1.1}.landing-page .ec-chapter #gh-landing{background:0 0;padding:0}.landing-page .ec-chapter #gh-landing .public-shell{width:100%}.landing-page .ec-chapter .landing-rewards-section{background:0 0;padding:0}.landing-page .ec-chapter .landing-rewards-inner{width:100%}.landing-page .ec-chapter .landing-rewards-lead>div:first-child{display:none}.landing-page .ec-faq{display:grid}.landing-page .ec-faq-item{border-top:1px solid var(--ec-line-2)}.landing-page .ec-faq-item:last-child{border-bottom:1px solid var(--ec-line-2)}.landing-page .ec-faq-item summary{letter-spacing:-.01em;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:20px 4px;font-size:1.125rem;font-weight:700;list-style:none;display:flex}.landing-page .ec-faq-item summary::-webkit-details-marker{display:none}.landing-page .ec-faq-item summary i{background:var(--ec-paper-2);border-radius:50%;flex:none;width:26px;height:26px;position:relative}.landing-page .ec-faq-item summary i:before,.landing-page .ec-faq-item summary i:after{background:var(--ec-ink);content:"";width:11px;height:2px;transition:transform .16s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-page .ec-faq-item summary i:after{transform:translate(-50%,-50%)rotate(90deg)}.landing-page .ec-faq-item[open] summary i:after{transform:translate(-50%,-50%)rotate(0)}.landing-page .ec-faq-item p{max-width:60ch;color:var(--ec-muted);margin:0;padding:0 4px 22px;font-size:1rem;line-height:1.65}.landing-page .ec-faq-note{color:var(--ec-muted);margin:clamp(20px,2.6vw,30px) 0 0;font-size:.9375rem}.landing-page .ec-faq-note a{color:var(--ec-ink);text-underline-offset:3px;font-weight:600;text-decoration:underline}@media (prefers-reduced-motion:reduce){.landing-page .ec-faq-item summary i:before,.landing-page .ec-faq-item summary i:after{transition:none}}.landing-page{--lpd-band:#fff;--lpd-card:#fff;--lpd-card-2:#fff;--lpd-tint:#f6f7f9;--lpd-ink:var(--text);--lpd-muted:var(--text-muted);--lpd-amber-bg:#fff4e1;--lpd-mint-bg:#e9f8ef;--lpd-grey-bg:#f2f4f7}.landing-page[data-theme=dark]{--landing-ink:#f3edeb;--landing-muted:#a89f9c;--landing-line:#f3edeb24;--landing-paper:#171313;--landing-soft:#141010;--brand-soft:#2c1514;--border:#2a2323;--lpd-canvas:#0e0c0c;--lpd-band:#0e0c0c;--lpd-card:#171313;--lpd-card-2:#1f1a1a;--lpd-tint:#141010;--lpd-ink:#f3edeb;--lpd-muted:#a89f9c;--lpd-amber-bg:#2e2413;--lpd-mint-bg:#13271d;--lpd-grey-bg:#1f1a1a;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.landing-page[data-theme=dark] .ec-sheet{--ec-paper:#0e0c0c;--ec-paper-2:#141010;--ec-card:#171313;--ec-ink:#f3edeb;--ec-muted:#a89f9c;--ec-faint:#8f8582;--ec-line:#2a2323;--ec-line-2:#332b2b;--ec-coral:#f0706c;--ec-amber:#e8b64a;--ec-teal:#4fd0ae;--ec-indigo:#9aa2f7;--ec-plum:#c99ade}.landing-page[data-theme=dark] .trade-story{--story-paper:#171313;--story-paper-2:#1f1a1a;--story-ink:#f3edeb;--story-muted:#a89f9c;--story-faint:#8f8582;--story-line:#f3edeb1a;--story-mint:#34c98a;--story-shadow:0 30px 70px #00000080, 0 3px 10px #0000004d}@media (prefers-color-scheme:dark){.landing-page[data-theme=auto]{--landing-ink:#f3edeb;--landing-muted:#a89f9c;--landing-line:#f3edeb24;--landing-paper:#171313;--landing-soft:#141010;--brand-soft:#2c1514;--border:#2a2323;--lpd-canvas:#0e0c0c;--lpd-band:#0e0c0c;--lpd-card:#171313;--lpd-card-2:#1f1a1a;--lpd-tint:#141010;--lpd-ink:#f3edeb;--lpd-muted:#a89f9c;--lpd-amber-bg:#2e2413;--lpd-mint-bg:#13271d;--lpd-grey-bg:#1f1a1a;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.landing-page[data-theme=auto] .ec-sheet{--ec-paper:#0e0c0c;--ec-paper-2:#141010;--ec-card:#171313;--ec-ink:#f3edeb;--ec-muted:#a89f9c;--ec-faint:#8f8582;--ec-line:#2a2323;--ec-line-2:#332b2b;--ec-coral:#f0706c;--ec-amber:#e8b64a;--ec-teal:#4fd0ae;--ec-indigo:#9aa2f7;--ec-plum:#c99ade}.landing-page[data-theme=auto] .trade-story{--story-paper:#171313;--story-paper-2:#1f1a1a;--story-ink:#f3edeb;--story-muted:#a89f9c;--story-faint:#8f8582;--story-line:#f3edeb1a;--story-mint:#34c98a;--story-shadow:0 30px 70px #00000080, 0 3px 10px #0000004d}}.landing-page[data-theme]{background:var(--lpd-canvas,var(--landing-paper))}@media (max-width:767px){.landing-page[data-theme]{background:var(--lpd-canvas,#f6f7f9)}}.landing-feature-section{background:var(--lpd-band)}.public-eyebrow,.public-section-heading h2{color:var(--lpd-ink)}.public-section-heading>p{color:var(--lpd-muted)}.landing-page #gh-landing{background:var(--lpd-tint)}.landing-page .landing-guide-path,.landing-page .landing-guide-panel,.landing-page .landing-rewards-item,.landing-page .trade-story-card{background:var(--lpd-card)}.landing-page .trade-story-order-status{background:var(--lpd-amber-bg)}.landing-page .rate-calc-tabs button.is-active{background:var(--lpd-card)}.landing-page .rate-calc-field:has(input:focus-visible){background:var(--lpd-card)}.landing-page .rate-calc-unit,.landing-page .rate-calc-swap,.landing-page .rate-calc-coin-picker select,.ec-board-row:hover{background:var(--lpd-card)}.coin-card-buy-action{background:var(--lpd-mint-bg)}.coin-card-sell-action.is-disabled{background:var(--lpd-grey-bg)}body:has(.landing-page[data-theme=dark]){background:#0e0c0c}@media (prefers-color-scheme:dark){body:has(.landing-page[data-theme=auto]){background:#0e0c0c}}.landing-page[data-theme=dark]{--lpd-ink-fill:#332b2b;--lpd-toolbar:#1f1a1a;--lpd-float:#1f1a1aeb;--lpd-flow-card:#1f1a1af5;--lpd-flow-card-1:#1f1a1ab8;--lpd-flow-card-2:#1f1a1adb;--lpd-flow-ink:#f3edeb;--lpd-flow-ink-1:#f3edebd1;--lpd-flow-ink-2:#f3edebcc;--lpd-flow-line:#f3edeb24}@media (prefers-color-scheme:dark){.landing-page[data-theme=auto]{--lpd-ink-fill:#332b2b;--lpd-toolbar:#1f1a1a;--lpd-float:#1f1a1aeb;--lpd-flow-card:#1f1a1af5;--lpd-flow-card-1:#1f1a1ab8;--lpd-flow-card-2:#1f1a1adb;--lpd-flow-ink:#f3edeb;--lpd-flow-ink-1:#f3edebd1;--lpd-flow-ink-2:#f3edebcc;--lpd-flow-line:#f3edeb24}}.landing-page .landing-guide-strip,.landing-page .landing-rewards-primary-link{background:var(--lpd-ink-fill,var(--landing-ink))}.landing-page .trade-story-notify-icon.is-ink{background:var(--lpd-ink-fill,var(--story-ink))}.ec-chip.is-buy{background:var(--lpd-ink-fill,var(--ec-ink))}.landing-page .how-flow-card{border-color:var(--lpd-flow-line,#ffffff73);background:var(--lpd-flow-card,#fff5f2f5);color:var(--lpd-flow-ink,var(--landing-ink))}.landing-page .how-flow-card:first-child{background:var(--lpd-flow-card-1,#fff5f29e);color:var(--lpd-flow-ink-1,#101828d1)}.landing-page .how-flow-card:nth-child(2){background:var(--lpd-flow-card-2,#fff5f2cc);color:var(--lpd-flow-ink-2,#101828cc)}.landing-page .how-flow-toolbar{border-color:var(--lpd-flow-line,#fff9);background:var(--lpd-toolbar,var(--brand-action-foreground))}.landing-page .trade-story-float{background:var(--lpd-float,#ffffffe6)}.landing-page[data-theme=dark]{--landing-coral-deep:#f0706c;--lpd-flow-tab:#a89f9c;--lpd-flow-tab-on:#f0706c;--lpd-amber-ink:#e8b64a;--lpd-step-num:#f3edeb42;--lpd-guide-p:#a89f9c}@media (prefers-color-scheme:dark){.landing-page[data-theme=auto]{--landing-coral-deep:#f0706c;--lpd-flow-tab:#a89f9c;--lpd-flow-tab-on:#f0706c;--lpd-amber-ink:#e8b64a;--lpd-step-num:#f3edeb42;--lpd-guide-p:#a89f9c}}.landing-page[data-theme=dark] .landing-hero{--landing-ink:#101828;--landing-muted:#5b667c;--landing-line:#1018281c;--landing-paper:#fff;--landing-soft:#f7f8fa;--landing-coral-deep:var(--brand-action-hover);--border:#e5e7eb;--brand-soft:color-mix(in srgb, var(--brand-rose) 28%, #fff);--lpd-canvas:initial;--lpd-band:#fff;--lpd-card:#fff;--lpd-card-2:#fff;--lpd-tint:#f6f7f9;--lpd-ink:var(--text);--lpd-muted:var(--text-muted);--lpd-amber-bg:#fff4e1;--lpd-mint-bg:#e9f8ef;--lpd-grey-bg:#f2f4f7}@media (prefers-color-scheme:dark){.landing-page[data-theme=auto] .landing-hero{--landing-ink:#101828;--landing-muted:#5b667c;--landing-line:#1018281c;--landing-paper:#fff;--landing-soft:#f7f8fa;--landing-coral-deep:var(--brand-action-hover);--border:#e5e7eb;--brand-soft:color-mix(in srgb, var(--brand-rose) 28%, #fff);--lpd-canvas:initial;--lpd-band:#fff;--lpd-card:#fff;--lpd-card-2:#fff;--lpd-tint:#f6f7f9;--lpd-ink:var(--text);--lpd-muted:var(--text-muted);--lpd-amber-bg:#fff4e1;--lpd-mint-bg:#e9f8ef;--lpd-grey-bg:#f2f4f7}}.landing-page[data-theme=dark] .landing-join-section{--landing-ink:#101828;--landing-muted:#5b667c}@media (prefers-color-scheme:dark){.landing-page[data-theme=auto] .landing-join-section{--landing-ink:#101828;--landing-muted:#5b667c}}.landing-page .landing-rewards-primary-link:hover{background:var(--brand-action-hover)}.landing-page .how-flow-tab{color:var(--lpd-flow-tab,#4a4f5c)}.landing-page .how-flow-tab[aria-selected=true]{color:var(--lpd-flow-tab-on,var(--brand-action-hover))}.landing-page .trade-story-order-status{color:var(--lpd-amber-ink,#8f5a0c)}.landing-page .landing-rewards-step-num{color:var(--lpd-step-num,#1018284d)}.landing-page .landing-guide-path>p{color:var(--lpd-guide-p,#5b6472)}.landing-page .google-reviews-section{background:radial-gradient(circle at 8% 0%, #ef534f14, transparent 30rem), var(--landing-soft);padding:clamp(64px,7vw,100px) 0;overflow:hidden}.landing-page .google-reviews-inner{width:min(100% - 48px,1240px);margin-inline:auto}.landing-page .google-reviews-lead{max-width:640px;margin:0 0 36px}.landing-page .google-reviews-eyebrow{color:var(--landing-coral-deep);font-size:var(--font-size-label);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-weight:700}.landing-page .google-reviews-lead h2{color:var(--landing-ink);font-size:clamp(1.6rem, 3vw, var(--font-size-title-2));text-wrap:balance;margin:0;line-height:1.15}.landing-page .google-reviews-flow{position:relative}.landing-page .google-reviews-rows{gap:16px;display:grid;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.landing-page .google-reviews-row{width:max-content;display:flex}.landing-page .google-reviews-track{flex:none;gap:16px;margin:0;padding:0 16px 0 0;list-style:none;animation:110s linear infinite google-reviews-flow;display:flex}.landing-page .google-reviews-row.is-reverse .google-reviews-track{animation-duration:125s;animation-direction:reverse}.landing-page .google-reviews-flow:hover .google-reviews-track,.landing-page .google-reviews-flow[data-paused] .google-reviews-track{animation-play-state:paused}@keyframes google-reviews-flow{0%{transform:translate(0,0)}to{transform:translate(-100%)}}.landing-page .google-review-card{border:1px solid var(--landing-line);background:var(--landing-paper);border-radius:16px;flex-direction:column;flex:none;gap:12px;width:340px;padding:20px 22px;display:flex;box-shadow:0 8px 24px #1018280d}.landing-page .google-review-stars{color:var(--landing-line);gap:3px;display:flex}.landing-page .google-review-stars .is-filled{color:#f5a524}.landing-page .google-review-text{color:var(--landing-ink);font-size:var(--font-size-copy);white-space:pre-line;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;margin:0;line-height:1.55;display:-webkit-box;overflow:hidden}.landing-page .google-review-name{color:var(--landing-ink);font-size:var(--font-size-label);margin:auto 0 0;font-weight:700}.landing-page .google-review-source{color:var(--landing-muted);font-weight:500}.landing-page .google-reviews-pause{border:1px solid var(--landing-line);background:var(--landing-paper);width:36px;height:36px;color:var(--landing-ink);cursor:pointer;border-radius:999px;place-items:center;padding:0;display:grid;position:absolute;bottom:-52px;right:max(24px,50% - 620px)}.landing-page .google-reviews-section{padding-bottom:calc(clamp(64px,7vw,100px) + 44px)}.landing-page .google-reviews-pause:focus-visible{outline:2px solid var(--brand-action);outline-offset:2px}@media (max-width:640px){.landing-page .google-review-card{width:280px;padding:18px}}@media (prefers-reduced-motion:reduce){.landing-page .google-reviews-rows{-webkit-mask-image:none;mask-image:none}.landing-page .google-reviews-row{scroll-snap-type:x proximity;width:auto;padding-inline:24px;overflow-x:auto}.landing-page .google-reviews-track{animation:none}.landing-page .google-reviews-track[aria-hidden=true],.landing-page .google-reviews-pause{display:none}.landing-page .google-review-card{scroll-snap-align:start}}.landing-page .landing-hero-login a,.landing-page .landing-hero-trade-links a{align-items:center;min-height:32px;display:inline-flex}.landing-page .landing-hero-login{margin-top:8px}.landing-page .landing-hero-trade-links{gap:0 13px;margin-top:8px}.landing-page .landing-join-card-dot,.landing-page .landing-reviews-dots button{position:relative}.landing-page .landing-stats-office{color:#ffffffb8;font-size:var(--font-size-label);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 10px;margin:36px 0 0;display:flex}.landing-page .landing-stats-office :is(svg,.fa-icon){color:var(--landing-coral)}.landing-page .landing-stats-office a{color:#fff;min-height:32px;font-weight:var(--font-weight-strong);text-underline-offset:3px;align-items:center;text-decoration:underline;display:inline-flex}.landing-page .price-cards-data-credit a,.landing-page .email-cta-note a,.landing-page .ec-faq-note a,.landing-page .landing-rewards-secondary-link{margin-block:-6px;padding-block:6px;display:inline-block}.landing-page .landing-join-card-dots{gap:16px}.landing-page .landing-reviews-dots{gap:16px;max-width:320px}.landing-page .landing-join-card-dot:after,.landing-page .landing-reviews-dots button:after{content:"";position:absolute;inset:-8px}.landing-page .price-deck{--landing-price-card-width:300px;--deck-card-bg:#fff;--deck-card-border:#1a161414;--deck-card-shadow:0 14px 32px #5a141424;--deck-card-shadow-hover:0 18px 40px #5a141433;--deck-ink:#1a1614;--deck-muted:#6b625d;--deck-idle:#6f6560;--deck-icon-bg:#f6f1ed;--deck-up:#177a4d;--deck-down:#c0392f;--deck-flat-line:#a39893;--deck-live-bg:#e8f5ee;--deck-live-ink:#17663f;--deck-offline-bg:#fdecea;--deck-offline-ink:#b3342b;position:relative}.landing-page .price-deck-swiper{padding:14px 8px 44px}.landing-page .price-deck-slide{width:var(--landing-price-card-width);height:auto;display:flex}.landing-page .price-deck-slide>*{flex:auto;width:100%}.landing-page .price-deck-slide:focus{outline:none}.landing-page .price-deck-slide:focus-visible{outline-offset:3px;border-radius:18px;outline:2px solid #ffffffd1}.landing-page .price-deck a{-webkit-user-drag:none}.landing-page .price-deck .swiper-pagination{--swiper-pagination-bottom:8px;--swiper-pagination-bullet-horizontal-gap:1px}.landing-page .price-deck .swiper-pagination-bullet{opacity:1;background:0 0;border-radius:999px;place-items:center;width:28px;height:28px;display:inline-grid}.landing-page .price-deck .swiper-pagination-bullet:before{content:"";background:#ffffff73;border-radius:999px;width:6px;height:6px;transition:width .28s,background-color .28s}.landing-page .price-deck .swiper-pagination-bullet-active:before{background:#fff;width:18px}.landing-page .price-deck .swiper-pagination-bullet:focus-visible{outline-offset:0;outline:2px solid #ffffffd1}.landing-page .price-deck .coin-detail-card{border-color:var(--deck-card-border);background:var(--deck-card-bg);box-shadow:var(--deck-card-shadow);color:var(--deck-ink)}.landing-page .price-deck .coin-detail-card:hover{box-shadow:var(--deck-card-shadow-hover)}.landing-page .price-deck .coin-detail-card-icon{background:var(--deck-icon-bg)}.landing-page .price-deck :is(.coin-detail-card-ticker,.coin-detail-card-price){color:var(--deck-ink)}.landing-page .price-deck .coin-detail-card-name{color:var(--deck-muted)}.landing-page .price-deck .coin-detail-card-quote small.is-up,.landing-page .price-deck .coin-detail-card-chart.is-up{color:var(--deck-up)}.landing-page .price-deck .coin-detail-card-quote small.is-down,.landing-page .price-deck .coin-detail-card-chart.is-down{color:var(--deck-down)}.landing-page .price-deck .coin-detail-card-quote small.is-delayed,.landing-page .price-deck .coin-detail-card-quote small.is-flat{color:var(--deck-muted)}.landing-page .price-deck .coin-detail-card-chart.is-flat{color:var(--deck-flat-line)}.landing-page .price-deck .rate-board-freshness.is-live{background:var(--deck-live-bg);color:var(--deck-live-ink)}.landing-page .price-deck .rate-board-freshness.is-offline{background:var(--deck-offline-bg);color:var(--deck-offline-ink)}.landing-page .price-deck .coin-detail-card-rates span,.landing-page .price-deck .coin-detail-card-rates small{color:var(--deck-muted)}.landing-page .price-deck .coin-detail-card-rates strong{color:var(--deck-idle)}.landing-page .price-deck .coin-detail-card-rates strong:is(.is-buy-live,.is-sell-live){color:var(--deck-ink)}.landing-page .price-deck .coin-detail-card-rates strong:is(.is-buy-live,.is-sell-live):before{vertical-align:middle;content:"";border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.landing-page .price-deck .coin-detail-card-rates strong.is-buy-live:before{background:var(--deck-up)}.landing-page .price-deck .coin-detail-card-rates strong.is-sell-live:before{background:var(--deck-down)}.landing-page .price-deck .coin-card-buy-action{color:var(--deck-up)}.landing-page .price-deck .coin-card-sell-action{color:var(--deck-down)}.landing-page .price-deck :is(.coin-card-buy-action,.coin-card-sell-action).is-disabled{color:var(--deck-idle)}@media (max-width:767px){.landing-page .price-deck-swiper{padding:14px 14px 44px}.landing-page .price-deck-slide{width:min(84vw,314px)}}@media (prefers-reduced-motion:reduce){.landing-page .price-deck .swiper-pagination-bullet:before{transition:none}}.landing-page[data-theme=dark] .price-deck{--deck-card-bg:#262122;--deck-card-border:#ffffff12;--deck-card-shadow:0 12px 28px #280a0a3d;--deck-card-shadow-hover:0 16px 36px #280a0a52;--deck-ink:#f4efee;--deck-muted:#b3aaa7;--deck-idle:#a39a97;--deck-icon-bg:#ffffff12;--deck-up:#7fd8b0;--deck-down:#f29c95;--deck-flat-line:#8a807d;--deck-live-bg:#7fd8b01f;--deck-live-ink:#b8f3d6;--deck-offline-bg:#f29c9524;--deck-offline-ink:#f29c95;--lpd-card:#3a3334;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.landing-page[data-theme=dark] .price-deck .rate-calc{--calc-paper:#302a2b;--calc-paper-2:#1d1819;--calc-ink:#f4efee;--calc-muted:#b3aaa7;--calc-faint:#a39a97;--calc-line:#f3edeb1f;--calc-mint:#7fd8b0;--calc-mint-soft:#7fd8b01f;background:var(--deck-card-bg);box-shadow:var(--deck-card-shadow)}@media (prefers-color-scheme:dark){.landing-page[data-theme=auto] .price-deck{--deck-card-bg:#262122;--deck-card-border:#ffffff12;--deck-card-shadow:0 12px 28px #280a0a3d;--deck-card-shadow-hover:0 16px 36px #280a0a52;--deck-ink:#f4efee;--deck-muted:#b3aaa7;--deck-idle:#a39a97;--deck-icon-bg:#ffffff12;--deck-up:#7fd8b0;--deck-down:#f29c95;--deck-flat-line:#8a807d;--deck-live-bg:#7fd8b01f;--deck-live-ink:#b8f3d6;--deck-offline-bg:#f29c9524;--deck-offline-ink:#f29c95;--lpd-card:#3a3334;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.landing-page[data-theme=auto] .price-deck .rate-calc{--calc-paper:#302a2b;--calc-paper-2:#1d1819;--calc-ink:#f4efee;--calc-muted:#b3aaa7;--calc-faint:#a39a97;--calc-line:#f3edeb1f;--calc-mint:#7fd8b0;--calc-mint-soft:#7fd8b01f;background:var(--deck-card-bg);box-shadow:var(--deck-card-shadow)}}.landing-page[data-theme=light]{--lband-ink:#101828;--lband-ink-soft:#3b3532;--lband-muted:#57504d;--lband-faint:#6b6461;--lband-line:#26141617;--lband-line-strong:#26141629;--lband-card:#fff;--lband-coral-ink:#c0352f;--lband-mint-ink:#0b7a4b;--lband-shadow:0 1px 2px #2614160d, 0 18px 40px -22px #26141647;--lband-hover-shadow:0 2px 6px #2614160f, 0 28px 54px -24px #ef534f6b;--lband-ticker-bg:#fff;--lband-ticker-rule:1px solid #26141614;--lband-sj-bg:linear-gradient(180deg, #fdf1ee 0%, #fdf1ee00 24%, #faf7f400 76%, #faf7f4 100%), radial-gradient(55% 70% at 90% 8%, #ef534f24 0%, #ef534f00 72%), radial-gradient(45% 60% at 0% 100%, #ffb07833 0%, #ffb07800 72%), radial-gradient(#2614161a 1px, transparent 1.6px) 0 0 / 22px 22px, linear-gradient(180deg, #fdf1ee 0%, #faf7f4 100%);--lband-sj-arc:#ef534f80;--lband-sj-dot:#1fb57a;--lband-sj-dot-glow:drop-shadow(0 0 6px #1fb57a8c);--lband-sj-dot-2:#ef534f;--lband-sj-dot-2-glow:drop-shadow(0 0 6px #ef534f80);--lband-sj-brand-glow:0 14px 30px -10px #ef534f99;--lband-sj-mint-glow:0 14px 30px -12px #1fb57a8c;--lband-stage-num:#ef534f1f;--lband-bento-bg:radial-gradient(42% 55% at 100% 0%, #ef534f1a 0%, #ef534f00 72%), radial-gradient(40% 50% at 0% 100%, #ffb07824 0%, #ffb07800 72%), #faf7f4;--lband-bento-line-2:#ef534f52;--lband-tile-sheen:radial-gradient(circle at 100% 0%, #ef534f14, transparent 45%);--lband-sec-bg:linear-gradient(135deg, #fff 0%, #fff3f0 100%);--lband-sec-line:#ef534f33;--lband-icon-coral-bg:#ef534f1f;--lband-icon-violet-bg:#7c6cff21;--lband-icon-violet:#5a4bd6;--lband-icon-mint-bg:#3ddc972e;--lband-icon-gold-bg:#f7b73333;--lband-icon-gold:#8a5d06;--lband-icon-sky-bg:#4cc3ff2e;--lband-icon-sky:#0a6c9e;--lband-stats-bg:radial-gradient(40% 70% at 50% 50%, #ef534f1f 0%, #ef534f00 72%), linear-gradient(90deg, #fdf1ee 0%, #fdf1ee00 18%, #fdf1ee00 82%, #fdf1ee 100%), radial-gradient(#26141617 1px, transparent 1.6px) 0 0 / 22px 22px, #fdf1ee;--lband-stat-icon-bg:#fff;--lband-stat-icon-line:#ef534f38;--lband-stat-icon-shadow:0 12px 26px -14px #ef534f8c;--lband-trust-bg:radial-gradient(34% 40% at 88% 45%, #ef534f1a 0%, #ef534f00 72%), radial-gradient(34% 36% at 6% 62%, #ffb07833 0%, #ffb07800 72%), #faf7f4;--lband-feature-line:#ef534f38;--lband-feature-bg:radial-gradient(120% 80% at 15% 0%, #ef534f1a 0%, #ef534f00 60%), #fff;--lband-feature-glow:radial-gradient(50% 70% at 50% 100%, #ef534f1f 0%, #ef534f00 70%);--lband-art-strong:#26201e;--lband-art-soft:#4a4340;--lband-art-panel:#f8f4f2;--lband-art-line:#26141624;--lband-art-hair:#26141614;--lband-art-ring:#2614164d;--lband-art-coral:#c0352f;--lband-art-mint:#0b8a55;--lband-art-halo:#fff;--lband-flow-base:#faf7f4;--lband-flow-glow:radial-gradient(38% 60% at 78% 55%, #ef534f33 0%, #ef534f00 72%), radial-gradient(30% 45% at 100% 42%, #ef534f29 0%, #ef534f00 70%), linear-gradient(180deg, #faf7f4 0%, #fdf0ed 100%);--lband-flow-link-hover:#10182873;--lband-flow-card-shadow:0 2px 6px #2614160d, 0 26px 50px -22px #2614164d;--lpd-toolbar:#fff;--lpd-flow-card:#fff;--lpd-flow-card-1:#ffffffa8;--lpd-flow-card-2:#ffffffd6;--lpd-flow-line:#26141614;--lpd-flow-tab-on:#c0352f}@media (prefers-color-scheme:light){.landing-page[data-theme=auto]{--lband-ink:#101828;--lband-ink-soft:#3b3532;--lband-muted:#57504d;--lband-faint:#6b6461;--lband-line:#26141617;--lband-line-strong:#26141629;--lband-card:#fff;--lband-coral-ink:#c0352f;--lband-mint-ink:#0b7a4b;--lband-shadow:0 1px 2px #2614160d, 0 18px 40px -22px #26141647;--lband-hover-shadow:0 2px 6px #2614160f, 0 28px 54px -24px #ef534f6b;--lband-ticker-bg:#fff;--lband-ticker-rule:1px solid #26141614;--lband-sj-bg:linear-gradient(180deg, #fdf1ee 0%, #fdf1ee00 24%, #faf7f400 76%, #faf7f4 100%), radial-gradient(55% 70% at 90% 8%, #ef534f24 0%, #ef534f00 72%), radial-gradient(45% 60% at 0% 100%, #ffb07833 0%, #ffb07800 72%), radial-gradient(#2614161a 1px, transparent 1.6px) 0 0 / 22px 22px, linear-gradient(180deg, #fdf1ee 0%, #faf7f4 100%);--lband-sj-arc:#ef534f80;--lband-sj-dot:#1fb57a;--lband-sj-dot-glow:drop-shadow(0 0 6px #1fb57a8c);--lband-sj-dot-2:#ef534f;--lband-sj-dot-2-glow:drop-shadow(0 0 6px #ef534f80);--lband-sj-brand-glow:0 14px 30px -10px #ef534f99;--lband-sj-mint-glow:0 14px 30px -12px #1fb57a8c;--lband-stage-num:#ef534f1f;--lband-bento-bg:radial-gradient(42% 55% at 100% 0%, #ef534f1a 0%, #ef534f00 72%), radial-gradient(40% 50% at 0% 100%, #ffb07824 0%, #ffb07800 72%), #faf7f4;--lband-bento-line-2:#ef534f52;--lband-tile-sheen:radial-gradient(circle at 100% 0%, #ef534f14, transparent 45%);--lband-sec-bg:linear-gradient(135deg, #fff 0%, #fff3f0 100%);--lband-sec-line:#ef534f33;--lband-icon-coral-bg:#ef534f1f;--lband-icon-violet-bg:#7c6cff21;--lband-icon-violet:#5a4bd6;--lband-icon-mint-bg:#3ddc972e;--lband-icon-gold-bg:#f7b73333;--lband-icon-gold:#8a5d06;--lband-icon-sky-bg:#4cc3ff2e;--lband-icon-sky:#0a6c9e;--lband-stats-bg:radial-gradient(40% 70% at 50% 50%, #ef534f1f 0%, #ef534f00 72%), linear-gradient(90deg, #fdf1ee 0%, #fdf1ee00 18%, #fdf1ee00 82%, #fdf1ee 100%), radial-gradient(#26141617 1px, transparent 1.6px) 0 0 / 22px 22px, #fdf1ee;--lband-stat-icon-bg:#fff;--lband-stat-icon-line:#ef534f38;--lband-stat-icon-shadow:0 12px 26px -14px #ef534f8c;--lband-trust-bg:radial-gradient(34% 40% at 88% 45%, #ef534f1a 0%, #ef534f00 72%), radial-gradient(34% 36% at 6% 62%, #ffb07833 0%, #ffb07800 72%), #faf7f4;--lband-feature-line:#ef534f38;--lband-feature-bg:radial-gradient(120% 80% at 15% 0%, #ef534f1a 0%, #ef534f00 60%), #fff;--lband-feature-glow:radial-gradient(50% 70% at 50% 100%, #ef534f1f 0%, #ef534f00 70%);--lband-art-strong:#26201e;--lband-art-soft:#4a4340;--lband-art-panel:#f8f4f2;--lband-art-line:#26141624;--lband-art-hair:#26141614;--lband-art-ring:#2614164d;--lband-art-coral:#c0352f;--lband-art-mint:#0b8a55;--lband-art-halo:#fff;--lband-flow-base:#faf7f4;--lband-flow-glow:radial-gradient(38% 60% at 78% 55%, #ef534f33 0%, #ef534f00 72%), radial-gradient(30% 45% at 100% 42%, #ef534f29 0%, #ef534f00 70%), linear-gradient(180deg, #faf7f4 0%, #fdf0ed 100%);--lband-flow-link-hover:#10182873;--lband-flow-card-shadow:0 2px 6px #2614160d, 0 26px 50px -22px #2614164d;--lpd-toolbar:#fff;--lpd-flow-card:#fff;--lpd-flow-card-1:#ffffffa8;--lpd-flow-card-2:#ffffffd6;--lpd-flow-line:#26141614;--lpd-flow-tab-on:#c0352f}}.landing-page .account-ticker{border-bottom:var(--lband-ticker-rule,none);background:var(--lband-ticker-bg,var(--landing-night));color:var(--lband-ink,#fff)}.landing-page .account-ticker-pause{border-color:var(--lband-line-strong,#ffffff47);background:var(--lband-ticker-bg,var(--landing-night));box-shadow:0 0 0 10px var(--lband-ticker-bg,var(--landing-night));color:var(--lband-ink,#fff)}.landing-page .account-ticker-pause:hover{border-color:var(--lband-flow-link-hover,#fff9)}.landing-page .account-ticker-pause:focus-visible{outline-color:var(--lband-ink,#fff)}.landing-page .account-ticker-item{border-right-color:var(--lband-line,#fff3)}.landing-page .account-ticker-change.is-up{color:var(--lband-mint-ink,#3ddc97)}.landing-page .account-ticker-change.is-down{color:var(--lband-coral-ink,#ffb3ad)}.landing-page .sell-journey{background:var(--lband-sj-bg,var(--landing-night));color:var(--lband-ink,#fff)}.landing-page .sell-journey-eyebrow{color:var(--lband-coral-ink,#ffffffb3)}.landing-page .sell-journey h2,.landing-page .sell-journey-node strong,.landing-page .sell-journey-stages strong{color:var(--lband-ink,#fff)}.landing-page .sell-journey-path path{stroke:var(--lband-sj-arc,#ffffff2e)}.landing-page .sell-journey-dot{fill:var(--lband-sj-dot,var(--landing-mint));filter:var(--lband-sj-dot-glow,drop-shadow(0 0 8px #50d49abf))}.landing-page .sell-journey-dot.is-second{fill:var(--lband-sj-dot-2,#fff);filter:var(--lband-sj-dot-2-glow,drop-shadow(0 0 6px #fff9))}.landing-page .sell-journey-node small{color:var(--lband-muted,#ffffffa8)}.landing-page .sell-journey-disc{border-color:var(--lband-line-strong,#ffffff40);background:var(--lband-card,var(--landing-night-soft));box-shadow:var(--lband-shadow,none)}.landing-page .sell-journey-disc.is-brand{box-shadow:var(--lband-sj-brand-glow,none)}.landing-page .sell-journey-disc.is-mint{box-shadow:var(--lband-sj-mint-glow,none)}.landing-page .sell-journey-note{color:var(--lband-muted,#ffffffb8)}.landing-page .sell-journey-stages li{border-color:var(--lband-line,#ffffff1f);background:var(--lband-card,#ffffff0a);box-shadow:var(--lband-shadow,none)}.landing-page .sell-journey-stages strong:before{background:var(--lband-stage-num,#ef534f2e);color:var(--lband-coral-ink,#f0706c)}.landing-page .sell-journey-stages li:last-child strong:before{color:var(--lband-mint-ink,#3ddc97)}.landing-page .sell-journey-stages span{color:var(--lband-muted,#ffffffb8)}.landing-page .account-bento-section{--bento-panel:var(--lband-card,#ffffff09);--bento-panel-2:var(--lband-card,#ffffff0f);--bento-line:var(--lband-line,#ffffff17);--bento-line-2:var(--lband-bento-line-2,#ffffff29);--bento-muted:var(--lband-muted,#ecf0f8a3);--bento-faint:var(--lband-faint,#ecf0f86b);--bento-coral:var(--lband-coral-ink,#ff8a5c);background:var(--lband-bento-bg,var(--landing-night));color:var(--lband-ink,#fff)}.landing-page .account-bento-lead h2,.landing-page .account-bento-tile h3{color:var(--lband-ink,#fff)}.landing-page .account-bento-tile{box-shadow:var(--lband-shadow,none)}.landing-page .account-bento-tile:after{background:var(--lband-tile-sheen,radial-gradient(circle at 100% 0%, #ffffff14, transparent 40%))}.landing-page a.account-bento-tile:hover{box-shadow:var(--lband-hover-shadow,0 30px 60px #0006)}.landing-page .account-bento-tile.is-security{border-color:var(--lband-sec-line,var(--bento-line));background:var(--lband-sec-bg,var(--bento-panel))}.landing-page .account-bento-icon.is-coral{background:var(--lband-icon-coral-bg,#ef534f33);color:var(--lband-coral-ink,#ff8a5c)}.landing-page .account-bento-icon.is-violet{background:var(--lband-icon-violet-bg,#7c6cff33);color:var(--lband-icon-violet,#b3a9ff)}.landing-page .account-bento-icon.is-mint{background:var(--lband-icon-mint-bg,#3ddc972e);color:var(--lband-mint-ink,#3ddc97)}.landing-page .account-bento-icon.is-gold{background:var(--lband-icon-gold-bg,#f7b7332e);color:var(--lband-icon-gold,#f7b733)}.landing-page .account-bento-icon.is-sky{background:var(--lband-icon-sky-bg,#4cc3ff2e);color:var(--lband-icon-sky,#4cc3ff)}.landing-page .account-bento-tile.is-security li :is(svg,.fa-icon){color:var(--lband-mint-ink,#3ddc97)}.landing-page .landing-stats-section{background:var(--lband-stats-bg,radial-gradient(40% 65% at 50% 50%, #ef534f1a 0%, #ef534f00 72%), var(--landing-night))}.landing-page .landing-stat-icon{border-color:var(--lband-stat-icon-line,#ffffff40);background:var(--lband-stat-icon-bg,#ffffff21);box-shadow:var(--lband-stat-icon-shadow,inset 0 1px 0 #ffffff21);color:var(--lband-coral-ink,#fff)}.landing-page .landing-stat-value,.landing-page .landing-stats-section{color:var(--lband-ink,#fff)}.landing-page .landing-stat-label{color:var(--lband-muted,inherit)}.landing-page .landing-stats-office{color:var(--lband-muted,#ffffffb8)}.landing-page .landing-stats-office a{color:var(--lband-coral-ink,#fff)}.landing-page[data-theme=light] .landing-stat-item{border-color:#2614161a}@media (prefers-color-scheme:light){.landing-page[data-theme=auto] .landing-stat-item{border-color:#2614161a}}.landing-page .trust-section{background:var(--lband-trust-bg,radial-gradient(34% 40% at 88% 45%, #ef534f29 0%, #ef534f00 72%), radial-gradient(34% 36% at 6% 62%, #862a2366 0%, #862a2300 72%), linear-gradient(180deg, var(--landing-night) 0%, #141414 50%, var(--landing-night) 100%))}.landing-page .trust-eyebrow{color:var(--lband-coral-ink,var(--brand))}.landing-page .trust-head h2,.landing-page .trust-feature strong,.landing-page .trust-card h3{color:var(--lband-ink,#fff)}.landing-page .trust-description{color:var(--lband-muted,#ffffff8f)}.landing-page .trust-feature{border-color:var(--lband-feature-line,#ef534f47);background:var(--lband-feature-bg,radial-gradient(120% 80% at 15% 0%, #ef534f24 0%, #ef534f00 60%), #ffffff08);box-shadow:var(--lband-shadow,none)}.landing-page .trust-feature:after{background:var(--lband-feature-glow,radial-gradient(50% 70% at 50% 100%, #ef534f33 0%, #ef534f00 70%))}.landing-page .trust-feature>p{color:var(--lband-muted,#ffffff8c)}.landing-page .trust-checklist{border-top-color:var(--lband-line,#ffffff17)}.landing-page .trust-checklist li{color:var(--lband-ink-soft,#ffffffc7)}.landing-page .trust-checklist :is(svg,.fa-icon){color:var(--lband-coral-ink,var(--brand))}.landing-page .trust-card{border-color:var(--lband-line,#ffffff14);background:var(--lband-card,#ffffff06);box-shadow:var(--lband-shadow,none)}.landing-page .trust-card:hover{background:var(--lband-card,#ffffff0b);box-shadow:var(--lband-hover-shadow,none);border-color:#ef534f61}.landing-page .trust-card p{color:var(--lband-muted,#ffffff85)}.landing-page .trust-section svg [fill=\#fff]{fill:var(--lband-ink,#fff)}.landing-page .trust-section svg [fill="rgba(255,255,255,0.88)"]{fill:var(--lband-art-strong,#ffffffe0)}.landing-page .trust-section svg [fill="rgba(255,255,255,0.82)"]{fill:var(--lband-art-strong,#ffffffd1)}.landing-page .trust-section svg [fill="rgba(255,255,255,0.72)"]{fill:var(--lband-art-soft,#ffffffb8)}.landing-page .trust-section svg [fill="rgba(255,255,255,0.7)"]{fill:var(--lband-art-soft,#ffffffb3)}.landing-page .trust-section svg [fill="rgba(255,255,255,0.55)"]{fill:var(--lband-faint,#ffffff8c)}.landing-page .trust-section svg [fill="rgba(255,255,255,0.5)"]{fill:var(--lband-faint,#ffffff80)}.landing-page .trust-section svg [fill="rgba(255,255,255,0.45)"]{fill:var(--lband-faint,#ffffff73)}.landing-page .trust-section svg [fill="rgba(255,255,255,0.38)"]{fill:var(--lband-faint,#ffffff61)}.landing-page .trust-section svg [fill="rgba(255,255,255,0.34)"]{fill:var(--lband-faint,#ffffff57)}.landing-page .trust-section svg [fill="rgba(255,255,255,0.06)"]{fill:var(--lband-art-panel,#ffffff0f)}.landing-page .trust-section svg [fill="rgba(255,255,255,0.05)"]{fill:var(--lband-art-panel,#ffffff0d)}.landing-page .trust-section svg [fill="rgba(255,255,255,0.04)"]{fill:var(--lband-art-panel,#ffffff0a)}.landing-page .trust-section svg [fill="rgba(255,255,255,0.035)"]{fill:var(--lband-art-panel,#ffffff09)}.landing-page .trust-section svg [fill="rgba(255,255,255,0.03)"]{fill:var(--lband-art-panel,#ffffff08)}.landing-page .trust-section svg [stroke="rgba(255,255,255,0.16)"]{stroke:var(--lband-art-line,#ffffff29)}.landing-page .trust-section svg [stroke="rgba(255,255,255,0.14)"]{stroke:var(--lband-art-line,#ffffff24)}.landing-page .trust-section svg [stroke="rgba(255,255,255,0.12)"]{stroke:var(--lband-art-line,#ffffff1f)}.landing-page .trust-section svg [stroke="rgba(255,255,255,0.10)"]{stroke:var(--lband-art-line,#ffffff1a)}.landing-page .trust-section svg [stroke="rgba(255,255,255,0.09)"]{stroke:var(--lband-art-hair,#ffffff17)}.landing-page .trust-section svg [stroke="rgba(255,255,255,0.07)"]{stroke:var(--lband-art-hair,#ffffff12)}.landing-page .trust-section svg [stroke="rgba(255,255,255,0.35)"]{stroke:var(--lband-art-ring,#ffffff59)}.landing-page .trust-section svg [stroke=\#151313]{stroke:var(--lband-art-halo,#151313)}.landing-page .trust-section svg text[fill=\#ef534f]{fill:var(--lband-art-coral,#ef534f)}.landing-page .trust-section svg text[fill=\#8ef0c4]{fill:var(--lband-art-mint,#8ef0c4)}.landing-page .how-flow-section{background-color:var(--lband-flow-base,var(--landing-night));background-image:var(--lband-flow-glow,radial-gradient(38% 60% at 78% 55%, #ef534f52 0%, #ef534f00 72%), radial-gradient(30% 45% at 100% 42%, #ef534f47 0%, #ef534f00 70%));color:var(--lband-ink,#fff)}.landing-page .how-flow-copy h2,.landing-page .how-flow-link{color:var(--lband-ink,#f8f9fa)}.landing-page .how-flow-copy>p{color:var(--lband-muted,#ffffffbf)}.landing-page .how-flow-link{border-bottom-color:var(--lband-line-strong,#ffffff26)}.landing-page .how-flow-link:hover{border-bottom-color:var(--lband-flow-link-hover,#fff6)}.landing-page .how-flow-link:focus-visible{outline-color:var(--lband-ink,#fff)}.landing-page .how-flow-card{box-shadow:var(--lband-flow-card-shadow,0 24px 50px #00000059)}.landing-page .how-flow-toolbar{box-shadow:var(--lband-flow-card-shadow,0 20px 44px #00000059)}.landing-page .price-deck .coin-detail-card-identity:has(.coin-chart-switch){grid-template-columns:38px minmax(0,1fr) auto auto;gap:8px}@media (max-width:359.98px){.landing-page .price-deck .coin-detail-card-identity:has(.coin-chart-switch){gap:5px}}.landing-page .price-deck .coin-chart-switch{background:var(--deck-icon-bg);border-radius:999px;gap:2px;padding:2px;display:inline-flex}.landing-page .price-deck .coin-chart-switch button{width:28px;height:28px;color:var(--deck-idle);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:0;display:grid}.landing-page .price-deck .coin-chart-switch svg{width:16px;height:16px}.landing-page .price-deck .coin-chart-switch button[aria-pressed=true]{background:var(--deck-card-bg);color:var(--deck-ink);box-shadow:0 1px 3px #1a161429}.landing-page .price-deck .coin-chart-switch button:focus-visible{outline:2px solid var(--deck-ink);outline-offset:1px}.landing-page .price-deck .coin-detail-card-chart[data-loading]{opacity:.45;transition:opacity .2s}.landing-page .price-deck .coin-card-candle line{stroke:currentColor;stroke-width:1px}.landing-page .price-deck .coin-card-candle rect{fill:currentColor}.landing-page .price-deck .coin-card-candle.is-up{color:var(--deck-up)}.landing-page .price-deck .coin-card-candle.is-down{color:var(--deck-down)}@media (prefers-reduced-motion:reduce){.landing-page .price-deck .coin-detail-card-chart[data-loading]{transition:none}}.landing-page .coin-card-chart{align-self:stretch;min-width:0;min-height:0;display:block;position:relative}.landing-page .price-deck .coin-card-chart{cursor:crosshair}.landing-page .price-deck .coin-detail-card-quote:has(.coin-card-chart-footer){grid-template-rows:auto minmax(84px,1fr) auto}.landing-page .price-deck .coin-detail-card-quote small[data-loading]{opacity:.45}.landing-page .price-deck .coin-card-crosshair{background:var(--deck-muted);opacity:.55;pointer-events:none;width:1px;position:absolute;top:0;bottom:0;transform:translate(-.5px)}.landing-page .price-deck .coin-card-crosshair-dot{border:2px solid var(--deck-card-bg);background:var(--deck-ink);pointer-events:none;border-radius:50%;width:9px;height:9px;position:absolute;transform:translate(-50%,-50%)}.landing-page .price-deck .coin-card-chart-footer{justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-top:-6px;display:flex}.landing-page .price-deck .coin-chart-ranges{background:var(--deck-icon-bg);border-radius:999px;flex:none;gap:2px;padding:2px;display:inline-flex}.landing-page .price-deck .coin-chart-ranges button{min-width:32px;height:28px;color:var(--deck-idle);cursor:pointer;font-size:var(--font-size-caption);font-weight:var(--font-weight-control);font-variant-numeric:tabular-nums;background:0 0;border:0;border-radius:999px;padding:0 6px}.landing-page .price-deck .coin-chart-ranges button[aria-pressed=true]{background:var(--deck-card-bg);color:var(--deck-ink);box-shadow:0 1px 3px #1a161429}.landing-page .price-deck .coin-chart-ranges button:focus-visible{outline:2px solid var(--deck-ink);outline-offset:1px}.landing-page .price-deck :is(.coin-card-lowhigh,.coin-card-readout,.coin-card-unavailable){min-width:0;color:var(--deck-muted);font-size:var(--font-size-caption);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.landing-page .price-deck .coin-card-lowhigh b{color:var(--deck-idle);font-weight:var(--font-weight-control)}.landing-page .price-deck .coin-card-readout{color:var(--deck-ink);font-weight:var(--font-weight-control);justify-items:end;line-height:1.2;display:grid}.landing-page .price-deck .coin-card-readout>span+span{color:var(--deck-muted);font-weight:var(--font-weight-copy)}
