@charset "UTF-8";.landing-v2__outro:before,.landing-v2__hero:before{content:"";position:absolute;left:0;right:0;background-image:repeating-linear-gradient(to right,var(--lnd-grid-line) 0 1px,transparent 1px var(--lnd-grid-size)),repeating-linear-gradient(to bottom,var(--lnd-grid-line) 0 1px,transparent 1px var(--lnd-grid-size))}.landing-v2__hero:before{mask-image:radial-gradient(ellipse 75% 70% at 50% 45%,#000 35%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 75% 70% at 50% 45%,#000 35%,transparent 100%)}.landing-v2__outro:before{mask-image:linear-gradient(to bottom,transparent 0%,#000 22%,#000 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 22%,#000 100%)}.landing-v2__container{width:100%;max-width:calc(var(--lnd-container) + var(--lnd-page-gutter) * 2);margin:0 auto;padding-inline:var(--lnd-page-gutter)}.landing-v2__container--wide{max-width:calc(var(--lnd-container-wide) + var(--lnd-page-gutter) * 2)}.landing-v2__heading{font-family:var(--lnd-font-display);font-weight:var(--lnd-weight-title);font-variation-settings:"opsz" 900;font-size:24px;line-height:32px;letter-spacing:-.02em;text-align:center;margin:0;word-break:keep-all}.landing-v2__btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;min-height:44px;padding:14px 24px;border:none;border-radius:var(--lnd-radius-pill);background:var(--lnd-ink);color:var(--lnd-paper);font-family:var(--lnd-font-body);font-size:14px;font-weight:600;line-height:20px;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.landing-v2__btn:hover:not(:disabled){opacity:.85}.landing-v2__btn:focus-visible{outline:3px solid var(--lnd-surface-sky);outline-offset:2px}.landing-v2__header{position:sticky;top:0;z-index:10;width:100%;background:transparent;transition:background-color .2s ease}.landing-v2__header.is-scrolled{background:var(--lnd-paper)}.landing-v2__header-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;height:var(--lnd-nav-h);padding:16px}.landing-v2__header-left{display:flex;align-items:center;gap:24px}.landing-v2__logo{display:inline-flex;align-items:center}.landing-v2__logo-symbol{display:block;width:52px;height:52px;filter:drop-shadow(1px 2px 3px rgba(0,0,0,.12))}.landing-v2__logo-full{display:none;width:129px;height:48px}.landing-v2__nav{display:none;align-items:center;gap:18px}.landing-v2__nav-link{font-family:var(--lnd-font-body);font-size:16px;font-weight:600;line-height:1.5;color:var(--lnd-ink);text-decoration:none;white-space:nowrap}.landing-v2__header-actions{display:flex;align-items:center;gap:8px}.landing-v2__cta-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:8px 16px;border-radius:var(--lnd-radius-pill);font-family:var(--lnd-font-body);font-size:14px;font-weight:600;line-height:1.43;white-space:nowrap;cursor:pointer}.landing-v2__cta-btn:focus-visible{outline:3px solid var(--lnd-surface-sky);outline-offset:2px}.landing-v2__cta-btn--fill{background:var(--lnd-ink);color:var(--lnd-paper)}.landing-v2__cta-btn--fill:hover{opacity:.85}.landing-v2__cta-btn--subtle{background:var(--lnd-surface-subtle);color:var(--lnd-ink)}.landing-v2__cta-btn--subtle:hover{opacity:.6}.landing-v2__cta-btn--block{display:flex;width:100%;padding:10px 18px;font-size:16px;line-height:1.5}.landing-v2__hamburger{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:var(--lnd-radius-pill);background:var(--lnd-surface-subtle);color:var(--lnd-ink);cursor:pointer}.landing-v2__hamburger:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px}.landing-v2__hamburger:focus-visible{outline:3px solid var(--lnd-surface-sky);outline-offset:2px}.landing-v2__drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;flex-direction:column;background:var(--lnd-paper);overflow-y:auto}.landing-v2__drawer-top{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:16px}.landing-v2__drawer-nav{display:flex;flex-direction:column;gap:4px;padding:20px 16px 0}.landing-v2__drawer-link{display:flex;align-items:center;padding:10px;font-family:var(--lnd-font-body);font-size:16px;font-weight:600;line-height:1.5;color:var(--lnd-ink);text-decoration:none}.landing-v2__drawer-link[aria-disabled=true]{cursor:default}.landing-v2__drawer-link:focus-visible{outline:3px solid var(--lnd-surface-sky);outline-offset:-2px;border-radius:8px}.landing-v2__drawer-actions{display:flex;gap:8px;margin:24px 16px 0}.landing-v2__drawer-actions>*{flex:1}.landing-v2__hero{position:relative;width:100%;max-width:var(--lnd-hero-max);margin-inline:auto;aspect-ratio:360/672;text-align:center}.landing-v2__hero:before{top:calc(-1 * var(--lnd-nav-h));bottom:0}.landing-v2__hero>*{position:relative}.landing-v2 .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.landing-v2__hero-stage{position:absolute;left:0;right:0;top:calc(-1 * var(--lnd-nav-h));bottom:0}.landing-v2__hero-deco{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.landing-v2__deco,.landing-v2__particle{position:absolute;display:block}.landing-v2__deco{object-fit:fill}@keyframes lnd-obj-in{0%{opacity:0;scale:0}60%{opacity:1;scale:1.12}to{opacity:1;scale:1}}@keyframes lnd-obj-float{0%,to{translate:0 0}50%{translate:0 -10px}}@keyframes lnd-fc-float{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-6px)}}@keyframes lnd-particle-in{0%{opacity:0;rotate:45deg}to{opacity:1;rotate:0deg}}@keyframes lnd-particle-drop{0%{opacity:0;translate:0 -24px}to{opacity:1;translate:0 0}}@keyframes lnd-line-in{0%{opacity:0;translate:0 24px}to{opacity:1;translate:0 0}}.landing-v2__deco--obj-yellow,.landing-v2__deco--obj-orange,.landing-v2__deco--obj-mint,.landing-v2__deco--obj-milk{animation:lnd-obj-in .7s cubic-bezier(.22,1,.36,1) both,lnd-obj-float 4s ease-in-out infinite}.landing-v2__deco--obj-yellow{animation-delay:0s,.6s}.landing-v2__deco--obj-orange{animation-delay:.09s,1.2s}.landing-v2__deco--obj-mint{animation-delay:.18s,.8s}.landing-v2__deco--obj-milk{animation-delay:.27s,1.4s}.landing-v2__particle{transform-origin:center}.landing-v2__particle[data-kind=cross]{animation:lnd-particle-in .6s cubic-bezier(.34,1.56,.64,1) both}.landing-v2__particle[data-kind=circle]{animation:lnd-particle-drop .6s cubic-bezier(.34,1.56,.64,1) both}.landing-v2__particle[data-i="0"]{animation-delay:0s}.landing-v2__particle[data-i="1"]{animation-delay:.06s}.landing-v2__particle[data-i="2"]{animation-delay:.12s}.landing-v2__particle[data-i="3"]{animation-delay:.18s}.landing-v2__particle[data-i="4"]{animation-delay:.24s}.landing-v2__particle[data-i="5"]{animation-delay:.3s}.landing-v2__particle[data-i="6"]{animation-delay:.36s}.landing-v2__particle[data-i="7"]{animation-delay:.42s}.landing-v2__deco--lines-green,.landing-v2__deco--lines-sky,.landing-v2__deco--lines-pink{animation:lnd-line-in .6s ease-out both}.landing-v2__deco--lines-green{animation-delay:0s}.landing-v2__deco--lines-sky{animation-delay:.14s}.landing-v2__deco--lines-pink{animation-delay:.28s}.landing-v2__cursor{overflow:visible}.landing-v2__cursor-chip,.landing-v2__cursor-arrow{position:absolute;display:block}.landing-v2__deco--cursor-green .landing-v2__cursor-chip{left:.7%;top:36.4%;width:82.2%;height:65.7%;--cx: -24px;--cy: 24px}.landing-v2__deco--cursor-green .landing-v2__cursor-arrow{left:77.2%;top:7.4%;width:18.6%;height:35.9%;--cx: 24px;--cy: 24px}.landing-v2__deco--cursor-pink .landing-v2__cursor-chip,.landing-v2__deco--cursor-pink .landing-v2__cursor-arrow{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.landing-v2__deco--cursor-pink .landing-v2__cursor-chip{--cx: 24px;--cy: 24px}.landing-v2__deco--cursor-pink .landing-v2__cursor-arrow{--cx: 0px;--cy: 24px}.landing-v2__deco--cursor-pink{margin-top:-6px;margin-left:4px}.landing-v2__deco--cursor-green .landing-v2__cursor-chip,.landing-v2__deco--cursor-green .landing-v2__cursor-arrow{animation:lnd-cursor-in .6s cubic-bezier(.34,1.8,.64,1) both;animation-delay:2.5s}.landing-v2__deco--cursor-pink .landing-v2__cursor-chip,.landing-v2__deco--cursor-pink .landing-v2__cursor-arrow{animation:lnd-cursor-in .6s cubic-bezier(.34,1.56,.64,1) both;animation-delay:2.7s}@keyframes lnd-cursor-in{0%{opacity:0;translate:var(--cx, 0) var(--cy, 0)}to{opacity:1;translate:0 0}}.landing-v2__deco svg{display:block;width:100%;height:100%}.landing-v2__particle{color:var(--lnd-ink)}.landing-v2__particle .landing-v2__particle-plus,.landing-v2__particle .landing-v2__particle-x{display:block;width:100%;height:100%}.landing-v2__particle svg{display:block;width:100%;height:100%;overflow:visible}.landing-v2__particle svg>*{stroke-width:var(--p-stroke)}.landing-v2__hero-title{position:absolute;left:50%;transform:translate(-50%);margin:0;display:flex;flex-direction:column;align-items:center}.landing-v2__word{display:block;height:auto}.landing-v2__word--create{width:100%}.landing-v2__word--earn{width:70.5%}.landing-v2__word--enjoy{width:77.2%}.landing-v2__wordmark{width:100%;aspect-ratio:1/1}.landing-v2__hero-sub{position:absolute;left:50%;transform:translate(-50%);margin:0;width:100%;font-family:var(--lnd-font-display);font-size:20px;font-weight:var(--lnd-weight-title);font-variation-settings:"opsz" 900;line-height:1.5;letter-spacing:-.02em;white-space:pre;opacity:0;translate:0 24px;transition:opacity .8s ease-out,translate .9s cubic-bezier(.16,1,.3,1)}.landing-v2__hero-sub.is-in{opacity:1;translate:0 0}.landing-v2[lang=en] .landing-v2__hero-sub{line-height:1.3}.landing-v2__hero-stage .landing-v2__deco--lines-green{display:block;left:65.4%;top:-1%;width:38.7%;height:17.2%}.landing-v2__hero-stage .landing-v2__deco--lines-pink{display:none}.landing-v2__hero-stage .landing-v2__deco--lines-sky{display:block;left:57.9%;top:65.8%;width:62.2%;height:22%}.landing-v2__hero-stage .landing-v2__deco--obj-yellow{display:block;left:4.4%;top:-3.5%;width:38.9%;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-orange{display:block;left:85.3%;top:38.2%;width:47.8%;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-mint{display:block;left:-14.4%;top:66.2%;width:35.6%;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-milk{display:none}.landing-v2__hero-stage .landing-v2__deco--cursor-pink{display:block;left:78.1%;top:70.1%;width:17.5%;height:4.9%}.landing-v2__hero-stage .landing-v2__deco--cursor-green{display:block;left:4.4%;top:56.2%;width:18.2%;height:4.6%}.landing-v2__hero-stage .landing-v2__particle[data-i="0"]{display:block;left:4.7%;top:12%;width:4.4%;aspect-ratio:1/1;--p-stroke: 12.5}.landing-v2__hero-stage .landing-v2__particle[data-i="1"]{display:block;left:38.6%;top:93.2%;width:4.4%;aspect-ratio:1/1;--p-stroke: 12.5}.landing-v2__hero-stage .landing-v2__particle[data-i="2"]{display:block;left:27.8%;top:74.3%;width:6.4%;aspect-ratio:1/1;--p-stroke: 8.7}.landing-v2__hero-stage .landing-v2__particle[data-i="3"]{display:block;left:62%;top:13.6%;width:4.4%;aspect-ratio:1/1;--p-stroke: 12.5}.landing-v2__hero-stage .landing-v2__particle[data-i="4"]{display:block;left:61.9%;top:87.7%;width:4.4%;aspect-ratio:1/1;--p-stroke: 12.5}.landing-v2__hero-stage .landing-v2__particle[data-i="5"],.landing-v2__hero-stage .landing-v2__particle[data-i="6"],.landing-v2__hero-stage .landing-v2__particle[data-i="7"],.landing-v2__hero-stage .landing-v2__particle[data-i="2"] .landing-v2__particle-plus{display:none}.landing-v2__hero-stage .landing-v2__particle[data-i="2"] .landing-v2__particle-x,.landing-v2__hero-stage .landing-v2__particle[data-i="3"] .landing-v2__particle-plus{display:block}.landing-v2__hero-stage .landing-v2__particle[data-i="3"] .landing-v2__particle-x{display:none}.landing-v2__hero-stage .landing-v2__particle[data-i="4"] .landing-v2__particle-plus{display:block}.landing-v2__hero-stage .landing-v2__particle[data-i="4"] .landing-v2__particle-x{display:none}.landing-v2__hero-stage .landing-v2__particle[data-i="6"] .landing-v2__particle-plus{display:block}.landing-v2__hero-stage .landing-v2__particle[data-i="6"] .landing-v2__particle-x{display:none}.landing-v2__hero-stage .landing-v2__particle[data-i="7"] .landing-v2__particle-plus{display:block}.landing-v2__hero-stage .landing-v2__particle[data-i="7"] .landing-v2__particle-x{display:none}.landing-v2__hero-stage .landing-v2__hero-title{top:7%;width:114%;gap:6px}.landing-v2__hero-stage .landing-v2__hero-sub{top:63.4%}.landing-v2__store{position:relative;padding:48px 0 72px}.landing-v2__store-particle{position:absolute;display:none;color:var(--lnd-ink);aspect-ratio:1/1;pointer-events:none;z-index:0;transform:translate(-50%)}.landing-v2__store-particle svg{display:block;width:100%;height:100%;opacity:0}.landing-v2__store-particle--circle svg{translate:0 20px;transition:opacity .6s ease-out,translate .6s cubic-bezier(.34,1.56,.64,1)}.landing-v2__store-particle--plus svg,.landing-v2__store-particle--x svg{rotate:45deg;transition:opacity .6s ease-out,rotate .6s cubic-bezier(.34,1.56,.64,1)}.landing-v2__store.is-in .landing-v2__store-particle--circle svg{opacity:1;translate:0 0}.landing-v2__store.is-in .landing-v2__store-particle--plus svg,.landing-v2__store.is-in .landing-v2__store-particle--x svg{opacity:1;rotate:0deg}.landing-v2__store-particle--circle.is-shown svg{opacity:1;translate:0 0}.landing-v2__store-particle--plus.is-shown svg,.landing-v2__store-particle--x.is-shown svg{opacity:1;rotate:0deg}.landing-v2__store .landing-v2__heading,.landing-v2__store .landing-v2__store-card{opacity:0;translate:0 30px;transition:opacity .45s ease-out,translate .6s cubic-bezier(.34,1.9,.6,1)}.landing-v2__store.is-in .landing-v2__heading,.landing-v2__store.is-in .landing-v2__store-card,.landing-v2__store .landing-v2__heading.is-shown,.landing-v2__store .landing-v2__store-card.is-shown{opacity:1;translate:0 0}.landing-v2__store.is-in .landing-v2__heading{transition-delay:.2s}.landing-v2__store.is-in .landing-v2__store-card:nth-child(1){transition-delay:.35s}.landing-v2__store.is-in .landing-v2__store-card:nth-child(2){transition-delay:.48s}.landing-v2__store.is-in .landing-v2__store-card:nth-child(3){transition-delay:.61s}.landing-v2__store-cards{display:grid;grid-template-columns:1fr;gap:40px;margin-top:32px}.landing-v2__store-card{display:flex;flex-direction:column;align-items:center;gap:16px}.landing-v2__store-image{display:block;width:100%;height:auto;aspect-ratio:1/1}.landing-v2__store-caption{font-family:var(--lnd-font-display);font-size:18px;font-weight:var(--lnd-weight-bold);line-height:28px;letter-spacing:-.01em;text-align:center;margin:0;word-break:keep-all}.landing-v2__features{position:relative;background:var(--lnd-surface-yellow);padding:72px 0}.landing-v2__feature-cursor{position:absolute;display:none;transform:translate(-50%);pointer-events:none;z-index:1;overflow:visible}.landing-v2__feature-cursor--coin{aspect-ratio:66/70;--fc-delay: .3s}.landing-v2__feature-cursor--money{aspect-ratio:70.7/54;--fc-delay: .35s}.landing-v2__feature-cursor--diamond{aspect-ratio:68/63;--fc-delay: .4s}.landing-v2__features .landing-v2__feature-cursor[data-reveal]{opacity:1;translate:0 0;transition:none}.landing-v2__feature-cursor.is-shown,.landing-v2__features.is-in .landing-v2__feature-cursor{animation:lnd-fc-float 4s ease-in-out infinite}.landing-v2__feature-cursor--coin.is-shown,.landing-v2__features.is-in .landing-v2__feature-cursor--coin{animation-delay:.8s}.landing-v2__feature-cursor--money.is-shown,.landing-v2__features.is-in .landing-v2__feature-cursor--money{animation-delay:1.3s}.landing-v2__feature-cursor--diamond.is-shown,.landing-v2__features.is-in .landing-v2__feature-cursor--diamond{animation-delay:1s}.landing-v2__features.is-in .landing-v2__feature-cursor--coin{--fc-delay: 0s}.landing-v2__features.is-in .landing-v2__feature-cursor--money{--fc-delay: .18s}.landing-v2__features.is-in .landing-v2__feature-cursor--diamond{--fc-delay: .36s}.landing-v2__fc-arrow,.landing-v2__fc-symbol{position:absolute;height:auto;opacity:0;translate:var(--fc-tx, 0) var(--fc-ty, 0);transition:opacity .4s ease-out,translate .4s cubic-bezier(.34,1.56,.64,1);transition-delay:var(--fc-delay, 0s)}.landing-v2__feature-cursor.is-shown .landing-v2__fc-arrow,.landing-v2__feature-cursor.is-shown .landing-v2__fc-symbol,.landing-v2__features.is-in .landing-v2__feature-cursor .landing-v2__fc-arrow,.landing-v2__features.is-in .landing-v2__feature-cursor .landing-v2__fc-symbol{opacity:1;translate:0 0}.landing-v2__feature-cursor--coin .landing-v2__fc-arrow{left:2.08%;top:0;width:33.3%;--fc-tx: 40px;--fc-ty: 0}.landing-v2__feature-cursor--coin .landing-v2__fc-symbol{left:45.5%;top:30.6%;width:54.5%;--fc-tx: 40px;--fc-ty: 40px}.landing-v2__feature-cursor--money .landing-v2__fc-arrow{left:67%;top:0;width:31.1%;--fc-tx: 0;--fc-ty: 40px}.landing-v2__feature-cursor--money .landing-v2__fc-symbol{left:-1.4%;top:48.1%;width:67.9%;--fc-tx: -40px;--fc-ty: 40px}.landing-v2__feature-cursor--diamond .landing-v2__fc-arrow{left:2%;top:0;width:32.4%;--fc-tx: 0;--fc-ty: 40px}.landing-v2__feature-cursor--diamond .landing-v2__fc-symbol{left:35.3%;top:36.5%;width:64.7%;--fc-tx: 40px;--fc-ty: 40px}.landing-v2__feature-cursor--diamond .landing-v2__fc-arrow,.landing-v2__feature-cursor--diamond .landing-v2__fc-symbol{transition:opacity .4s ease-out,translate .4s cubic-bezier(.34,1.3,.64,1);transition-delay:var(--fc-delay, 0s)}.landing-v2__feature-cursor--coin{display:block;left:calc(50% + 154px);top:100px;width:32.68px}.landing-v2__feature-cursor--money{display:block;left:calc(50% - 138px);top:45px;width:38.48px}.landing-v2__feature-cursor--diamond{display:block;left:calc(50% + 117px);top:167px;width:34.54px}.landing-v2__features-grid{display:grid;grid-template-columns:1fr;gap:10px;margin-top:40px}.landing-v2__feature-card{position:relative;overflow:hidden;background:var(--lnd-paper);border:1px solid var(--lnd-ink);border-radius:24px;padding:20px 24px;display:flex;align-items:center;gap:12px;text-align:left}.landing-v2__feature-card>*{position:relative}.landing-v2__feature-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(to right,var(--lnd-grid-line) 0 1px,transparent 1px var(--lnd-grid-size)),repeating-linear-gradient(to bottom,var(--lnd-grid-line) 0 1px,transparent 1px var(--lnd-grid-size))}.landing-v2__feature-icon{flex-shrink:0;width:100px;height:100px;object-fit:contain}.landing-v2__feature-body{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:4px}.landing-v2__feature-title{font-family:var(--lnd-font-display);font-size:16px;font-weight:var(--lnd-weight-bold);line-height:24px;letter-spacing:-.01em;margin:0}.landing-v2__feature-desc{font-family:var(--lnd-font-display);font-size:12px;font-weight:var(--lnd-weight-bold);line-height:16px;letter-spacing:-.01em;margin:0;word-break:keep-all}.landing-v2__features [data-reveal]{opacity:0;translate:0 30px;transition:opacity .7s ease-out,translate .8s cubic-bezier(.16,1,.3,1)}.landing-v2__features [data-reveal].is-shown,.landing-v2__features.is-in .landing-v2__heading{opacity:1;translate:0 0}.landing-v2__features .landing-v2__feature-card{transition:opacity .4s ease-out,translate .6s cubic-bezier(.34,1.7,.6,1)}.landing-v2__feature-card:nth-child(2n){transition-delay:.2s}.landing-v2__features-cta{display:flex;justify-content:center;margin-top:40px}.landing-v2__features-cta .landing-v2__btn{transition:opacity .15s ease,translate .8s cubic-bezier(.16,1,.3,1)}.landing-v2__features-cta .landing-v2__btn:hover:not(:disabled){opacity:.85}.landing-v2__settlement{position:relative;padding:72px 0 180px}.landing-v2__settlement-particle{position:absolute;color:var(--lnd-ink);aspect-ratio:1/1;transform:translate(-50%);pointer-events:none;z-index:0}.landing-v2__settlement-particle svg{display:block;width:100%;height:100%;opacity:0}.landing-v2__settlement-particle--circle{left:calc(37.5% - 12px);bottom:30px;width:20px}.landing-v2__settlement-particle--x1{left:calc(87.5% + 19.14px);bottom:88.72px;width:28.284px}.landing-v2__settlement-particle--x2{left:calc(12.5% - 17.69px);bottom:138.06px;width:22.627px}.landing-v2__settlement-particle--circle svg{translate:0 20px;transition:opacity .6s ease-out,translate .6s cubic-bezier(.34,1.56,.64,1)}.landing-v2__settlement-particle--x1 svg,.landing-v2__settlement-particle--x2 svg{rotate:45deg;transition:opacity .6s ease-out,rotate .6s cubic-bezier(.34,1.56,.64,1)}.landing-v2__settlement-particle.is-shown svg{opacity:1;translate:0 0;rotate:0deg}.landing-v2__settlement .landing-v2__heading,.landing-v2__settlement .landing-v2__settlement-card{opacity:0;translate:0 30px;transition:opacity .7s ease-out,translate .8s cubic-bezier(.16,1,.3,1)}.landing-v2__settlement .landing-v2__settlement-card{transition:opacity .4s ease-out,translate .6s cubic-bezier(.34,1.7,.6,1)}.landing-v2__settlement .landing-v2__heading.is-shown,.landing-v2__settlement .landing-v2__settlement-card.is-shown{opacity:1;translate:0 0}.landing-v2__settlement .landing-v2__settlement-card:nth-child(1).is-shown{transition-delay:.1s}.landing-v2__settlement .landing-v2__settlement-card:nth-child(2).is-shown{transition-delay:.3s}.landing-v2__settlement-cards{display:grid;grid-template-columns:1fr;gap:40px;margin-top:32px}.landing-v2__settlement-card{display:flex;flex-direction:column;gap:16px}.landing-v2__settlement-caption{font-family:var(--lnd-font-display);font-size:18px;font-weight:var(--lnd-weight-bold);line-height:28px;letter-spacing:-.01em;text-align:center;margin:0;word-break:keep-all}.landing-v2__deposit-art{display:block;width:100%;height:auto}.landing-v2__deposit-bg{fill:var(--lnd-surface-pink)}.landing-v2__deposit-text{font-family:var(--lnd-font-display);font-size:22px;font-weight:var(--lnd-weight-bold);fill:var(--lnd-ink);dominant-baseline:central}.landing-v2__deposit-msg{transform-box:fill-box;transform-origin:center}.landing-v2__deposit-msg{opacity:0}@keyframes landing-v2-deposit-slide-up{0%{opacity:0;transform:translateY(70px)}60%{opacity:1;transform:translateY(-8px)}80%{transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.landing-v2__deposit-art.is-playing .landing-v2__deposit-msg[data-i="0"]{animation:landing-v2-deposit-slide-up .9s cubic-bezier(.34,1.56,.64,1) both}.landing-v2__deposit-art.is-playing .landing-v2__deposit-msg[data-i="1"]{animation:landing-v2-deposit-slide-up .9s cubic-bezier(.34,1.56,.64,1) .24s both}.landing-v2__sheet-art{display:block;width:100%;height:auto}.landing-v2__sheet-bg{fill:var(--lnd-surface-sky)}.landing-v2__sheet-amount{font-family:var(--lnd-font-display);font-size:66px;font-weight:var(--lnd-weight-bold);letter-spacing:-2px;fill:var(--lnd-ink);font-variant-numeric:tabular-nums}.landing-v2__sheet-text{font-family:var(--lnd-font-display);font-weight:var(--lnd-weight-bold);fill:var(--lnd-ink);dominant-baseline:central}.landing-v2__sheet-text--download{font-size:18px}.landing-v2__sheet-text--chip{font-size:14px}.landing-v2__sheet-text--label{font-size:16px}.landing-v2__sheet-text--file{font-size:15px}.landing-v2__sheet-text--table{font-size:15px;fill:var(--lnd-ink-muted)}.landing-v2__sheet-currency{font-family:var(--lnd-font-display);font-size:24px;font-weight:700;fill:var(--lnd-ink)}.landing-v2[lang=ja] .landing-v2__sheet-text{font-weight:600}@media (prefers-reduced-motion: reduce){.landing-v2__deposit-msg{opacity:1}.landing-v2__deposit-art.is-playing .landing-v2__deposit-msg{animation:none}.landing-v2__deco--obj-yellow,.landing-v2__deco--obj-orange,.landing-v2__deco--obj-mint,.landing-v2__deco--obj-milk,.landing-v2__deco--lines-green,.landing-v2__deco--lines-sky,.landing-v2__deco--lines-pink,.landing-v2__particle,.landing-v2__particle[data-kind=cross],.landing-v2__particle[data-kind=circle],.landing-v2__cursor-chip,.landing-v2__cursor-arrow{animation:none;opacity:1}.landing-v2__hero-sub{transition:none;opacity:1;translate:0 0}.landing-v2__store-particle svg,.landing-v2__store .landing-v2__heading,.landing-v2__store .landing-v2__store-card{transition:none;opacity:1;translate:0 0;rotate:0deg}.landing-v2__features [data-reveal],.landing-v2__fc-arrow,.landing-v2__fc-symbol{transition:none;opacity:1;translate:0 0}.landing-v2__feature-cursor.is-shown,.landing-v2__features.is-in .landing-v2__feature-cursor{animation:none}.landing-v2__settlement-particle svg,.landing-v2__settlement .landing-v2__heading,.landing-v2__settlement .landing-v2__settlement-card{transition:none;opacity:1;translate:0 0;rotate:0deg}.landing-v2__cdeco--obj-yellow,.landing-v2__cdeco--obj-green,.landing-v2__cdeco--obj-purple,.landing-v2__cdeco--lines-green,.landing-v2__cdeco--lines-pink,.landing-v2__cdeco--lines-sky,.landing-v2__cparticle,.landing-v2__count,.landing-v2__count-skeleton,.landing-v2__cdeco--red-line,.landing-v2__cdeco--red-star,.landing-v2__community-lead,.landing-v2__review-card,.landing-v2__reviews-nav,.landing-v2__cta-box{animation:none;transition:none;opacity:1;translate:0 0;scale:1;rotate:0deg;clip-path:none}}.landing-v2__outro{position:relative}.landing-v2__outro:before{top:0;bottom:0}.landing-v2__outro>*{position:relative}.landing-v2__community{position:relative;overflow:visible;padding:128px 0 0;text-align:center}.landing-v2__community-deco{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:none;pointer-events:none}.landing-v2__community>.landing-v2__container,.landing-v2__community>.landing-v2__cta-wrap{position:relative;z-index:1}.landing-v2__cdeco{position:absolute;display:block;height:auto}.landing-v2__cdeco--lines-green{--cline-stroke: 4px}.landing-v2__cdeco--lines-pink{--cline-stroke: 6px}.landing-v2__cdeco--lines-sky{--cline-stroke: 4px}.landing-v2__cdeco--lines-green,.landing-v2__cdeco--lines-pink,.landing-v2__cdeco--lines-sky{overflow:visible}.landing-v2__cdeco--lines-green path,.landing-v2__cdeco--lines-pink path,.landing-v2__cdeco--lines-sky path{stroke-width:var(--cline-stroke);vector-effect:non-scaling-stroke}.landing-v2__cta-box>.landing-v2__cdeco{display:none;z-index:0}.landing-v2__cta-box>.landing-v2__cta-title,.landing-v2__cta-box>.landing-v2__cta-desc,.landing-v2__cta-box>.landing-v2__btn{position:relative;z-index:1}.landing-v2__cparticle{position:absolute;display:block;color:var(--lnd-ink)}.landing-v2__cparticle svg{display:block;width:100%;height:100%;overflow:visible}.landing-v2__community-deco{display:block}.landing-v2__cdeco--lines-green{left:auto;right:-16px;top:6px;width:136px}.landing-v2__cdeco--lines-pink{display:none}.landing-v2__cdeco--obj-yellow{left:2px;right:auto;top:-28px;width:124px}.landing-v2__cdeco--obj-green{left:auto;right:-78px;top:435px;width:170px}.landing-v2__cdeco--red-line{display:block;left:50%;transform:translate(-50%);top:195px;width:251px}.landing-v2__cdeco--red-star{display:block;left:calc(50% + 105px);top:96px;width:44px}.landing-v2__cparticle[data-i="0"]{left:-3px;right:auto;top:270px;width:16px;height:16px}.landing-v2__cparticle[data-i="1"]{display:none}.landing-v2__cparticle[data-i="2"]{left:calc(50% + 25px);top:84px;width:16px;height:16px}.landing-v2__cparticle[data-i="3"]{left:calc(50% - 116px);top:579px;width:22.63px;height:22.63px}.landing-v2__cparticle[data-i="4"]{display:none}.landing-v2__cta-box>.landing-v2__cdeco--obj-purple{display:block;left:calc(50% - 220px);top:215px;width:196px}.landing-v2__cta-box>.landing-v2__cdeco--lines-sky{display:block;left:calc(50% + 27px);top:-70px;width:205px}.landing-v2__count{position:relative;z-index:1;font-family:var(--lnd-font-display);font-size:56px;font-weight:var(--lnd-weight-title);font-variation-settings:"opsz" 900;line-height:1.25;letter-spacing:-.02em;text-align:center;width:fit-content;margin:0 auto}.landing-v2__count-skeleton{display:inline-block;width:233px;height:70px;border-radius:12px;background:var(--lnd-surface-subtle)}.landing-v2__community-lead{margin:16px 0 0}.landing-v2__reviews{display:grid;grid-auto-flow:column;grid-auto-columns:100%;gap:16px;margin-top:24px;padding-block:18px;margin-bottom:-18px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.landing-v2__reviews::-webkit-scrollbar{display:none}.landing-v2__review-card{scroll-snap-align:start;background:var(--lnd-paper);border:1px solid var(--lnd-ink);border-radius:20px;padding:20px 24px;text-align:left;display:flex;flex-direction:column;justify-content:space-between;gap:24px;min-height:204px}.landing-v2__review-quote{margin:0;font-family:var(--lnd-font-display);font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.01em;word-break:keep-all}.landing-v2__review-author{display:flex;align-items:center;gap:10px;font-family:var(--lnd-font-display);font-size:14px;font-weight:var(--lnd-weight-bold);line-height:20px;letter-spacing:-.01em}.landing-v2__review-avatar{display:block;width:28px;height:28px;border-radius:var(--lnd-radius-pill);object-fit:cover;background:var(--lnd-surface-subtle);flex-shrink:0}.landing-v2__reviews-nav{display:flex;justify-content:center;gap:12px;margin-top:24px}.landing-v2__reviews-arrow{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:var(--lnd-radius-pill);background:var(--lnd-surface-subtle);color:var(--lnd-ink);cursor:pointer}.landing-v2__reviews-arrow svg{width:20px;height:20px}.landing-v2__reviews-arrow:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px}.landing-v2__reviews-arrow:hover{background:var(--lnd-surface-skeleton)}.landing-v2__reviews-arrow:focus-visible{outline:3px solid var(--lnd-surface-sky);outline-offset:2px}.landing-v2__cta-wrap{width:100%;margin-top:64px;padding:0 16px}.landing-v2__cta-box{position:relative;width:100%;background:var(--lnd-surface-pink);border-radius:20px;padding:40px 16px;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden}.landing-v2__cta-title{display:flex;flex-direction:column;align-items:center;gap:12px}.landing-v2__cta-heading{margin:0;font-family:var(--lnd-font-display);font-size:24px;font-weight:var(--lnd-weight-title);font-variation-settings:"opsz" 900;line-height:32px;letter-spacing:-.02em;word-break:keep-all}.landing-v2__cta-sub{margin:0;font-family:var(--lnd-font-display);font-size:16px;font-weight:var(--lnd-weight-bold);line-height:24px;letter-spacing:-.01em;word-break:keep-all}.landing-v2__cta-desc{margin:32px 0 0;font-family:var(--lnd-font-display);font-size:16px;font-weight:var(--lnd-weight-bold);line-height:24px;letter-spacing:-.01em;word-break:keep-all}.landing-v2__cta-box .landing-v2__btn{margin-top:16px}@keyframes lnd-cobj-in{0%{opacity:0;scale:.6}to{opacity:1;scale:1}}@keyframes lnd-cobj-float{0%,to{translate:0 0}50%{translate:0 -14px}}.landing-v2__cdeco--obj-yellow,.landing-v2__cdeco--obj-green,.landing-v2__cdeco--obj-purple{opacity:0}.landing-v2__cdeco--obj-yellow.is-shown,.landing-v2__cdeco--obj-green.is-shown{animation:lnd-cobj-in .7s cubic-bezier(.34,1.56,.64,1) both,lnd-cobj-float 5s ease-in-out .9s infinite}.landing-v2__cta-box.is-shown .landing-v2__cdeco--obj-purple{animation:lnd-cobj-in .7s cubic-bezier(.34,1.56,.64,1) both}.landing-v2__cdeco--lines-green,.landing-v2__cdeco--lines-pink,.landing-v2__cdeco--lines-sky{opacity:0;translate:0 40px;transition:opacity .6s ease-out,translate .8s cubic-bezier(.16,1,.3,1)}.landing-v2__cdeco--lines-green.is-shown,.landing-v2__cdeco--lines-pink.is-shown,.landing-v2__cta-box.is-shown .landing-v2__cdeco--lines-sky{opacity:1;translate:0 0}@keyframes lnd-cpart-circle-in{0%{opacity:0;translate:0 -34px}60%{opacity:1;translate:0 7px}to{opacity:1;translate:0 0}}@keyframes lnd-cpart-cross-in{0%{opacity:0;rotate:45deg}60%{opacity:1;rotate:-9deg}to{opacity:1;rotate:0deg}}.landing-v2__cparticle{opacity:0}.landing-v2__cparticle[data-i="0"].is-shown,.landing-v2__cparticle[data-i="1"].is-shown{animation:lnd-cpart-circle-in .7s cubic-bezier(.34,1.56,.64,1) both}.landing-v2__cparticle[data-i="2"].is-shown,.landing-v2__cparticle[data-i="3"].is-shown,.landing-v2__cparticle[data-i="4"].is-shown{animation:lnd-cpart-cross-in .7s cubic-bezier(.34,1.56,.64,1) both}.landing-v2__count,.landing-v2__count-skeleton{opacity:0;translate:0 20px;transition:opacity .5s ease-out,translate .7s cubic-bezier(.16,1,.3,1)}.landing-v2__community.is-in .landing-v2__count,.landing-v2__community.is-in .landing-v2__count-skeleton{opacity:1;translate:0 0;transition-delay:.1s}.landing-v2__cdeco--red-line{opacity:0;clip-path:inset(0 50% 0 50%);transition:opacity .3s ease-out,clip-path .6s cubic-bezier(.22,1,.36,1)}.landing-v2__community.is-in .landing-v2__cdeco--red-line{opacity:1;clip-path:inset(0 0 0 0);transition-delay:.55s}.landing-v2__cdeco--red-star{opacity:0;scale:1.5;transition:opacity .15s ease-out,scale .22s cubic-bezier(.83,0,.17,1)}.landing-v2__community.is-in .landing-v2__cdeco--red-star{opacity:1;scale:1;transition-delay:.7s}.landing-v2__community-lead{opacity:0;translate:0 30px;transition:opacity .6s ease-out,translate .8s cubic-bezier(.16,1,.3,1)}.landing-v2__community.is-in .landing-v2__community-lead{opacity:1;translate:0 0;transition-delay:.35s}.landing-v2__review-card{opacity:0;translate:0 30px;transition:opacity .4s ease-out,translate .6s cubic-bezier(.34,1.7,.6,1)}.landing-v2__review-card.is-shown{opacity:1;translate:0 0}.landing-v2__reviews-nav{opacity:0;translate:0 20px;transition:opacity .5s ease-out,translate .6s cubic-bezier(.16,1,.3,1)}.landing-v2__reviews-nav.is-shown{opacity:1;translate:0 0}.landing-v2__cta-box{opacity:0;translate:0 40px;transition:opacity .4s ease-out,translate .7s cubic-bezier(.34,1.7,.6,1)}.landing-v2__cta-box.is-shown{opacity:1;translate:0 0}@media (min-width: 768px){.landing-v2{--lnd-page-gutter: 24px;--lnd-nav-h: 76px;--lnd-grid-size: 32px;--lnd-container-wide: 720px}.landing-v2__header-inner{height:var(--lnd-nav-h);padding:16px 16px 16px 24px}.landing-v2__logo-symbol{width:56px;height:56px}.landing-v2__nav{display:flex}.landing-v2__cta-btn{padding:10px 18px;font-size:16px;line-height:1.5}.landing-v2__hamburger{display:none}.landing-v2__hero{aspect-ratio:auto;height:calc(1024px - var(--lnd-nav-h))}.landing-v2__hero-stage .landing-v2__deco--lines-green{display:block;left:65.8%;top:-7.7%;width:35.1%;height:24.1%}.landing-v2__hero-stage .landing-v2__deco--lines-pink{display:block;left:-10.4%;top:73%;width:37.4%;height:20.3%}.landing-v2__hero-stage .landing-v2__deco--lines-sky{display:block;left:67.7%;top:68.2%;width:43.3%;height:23.7%}.landing-v2__hero-stage .landing-v2__deco--obj-yellow{display:block;left:-3.4%;top:-5.6%;width:28.9%;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-orange{display:block;left:84.2%;top:43.3%;width:29.4%;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-mint{display:block;left:-10.2%;top:35%;width:23.7%;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-milk{display:block;left:18.4%;top:82.3%;width:30.7%;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--cursor-pink{display:block;left:72.4%;top:73.36%;width:11.2%;height:4.9%}.landing-v2__hero-stage .landing-v2__deco--cursor-green{display:block;left:7.1%;top:58.7%;width:11.9%;height:4.6%}.landing-v2__hero-stage .landing-v2__particle[data-i="0"]{display:block;left:87.6%;top:68.6%;width:4.2%;aspect-ratio:1/1;--p-stroke: 6.25}.landing-v2__hero-stage .landing-v2__particle[data-i="1"]{display:block;left:35.4%;top:10%;width:3.1%;aspect-ratio:1/1;--p-stroke: 12.5}.landing-v2__hero-stage .landing-v2__particle[data-i="2"]{display:block;left:44.5%;top:82.1%;width:4.4%;aspect-ratio:1/1;--p-stroke: 8.82}.landing-v2__hero-stage .landing-v2__particle[data-i="3"]{display:block;left:5.7%;top:27.3%;width:4.4%;aspect-ratio:1/1;--p-stroke: 8.82}.landing-v2__hero-stage .landing-v2__particle[data-i="4"]{display:block;left:89.1%;top:35%;width:4.2%;aspect-ratio:1/1;--p-stroke: 9.38}.landing-v2__hero-stage .landing-v2__particle[data-i="5"],.landing-v2__hero-stage .landing-v2__particle[data-i="6"],.landing-v2__hero-stage .landing-v2__particle[data-i="7"],.landing-v2__hero-stage .landing-v2__particle[data-i="2"] .landing-v2__particle-plus{display:none}.landing-v2__hero-stage .landing-v2__particle[data-i="2"] .landing-v2__particle-x{display:block}.landing-v2__hero-stage .landing-v2__particle[data-i="3"] .landing-v2__particle-plus{display:none}.landing-v2__hero-stage .landing-v2__particle[data-i="3"] .landing-v2__particle-x,.landing-v2__hero-stage .landing-v2__particle[data-i="4"] .landing-v2__particle-plus{display:block}.landing-v2__hero-stage .landing-v2__particle[data-i="4"] .landing-v2__particle-x{display:none}.landing-v2__hero-stage .landing-v2__particle[data-i="6"] .landing-v2__particle-plus{display:block}.landing-v2__hero-stage .landing-v2__particle[data-i="6"] .landing-v2__particle-x{display:none}.landing-v2__hero-stage .landing-v2__particle[data-i="7"] .landing-v2__particle-plus{display:block}.landing-v2__hero-stage .landing-v2__particle[data-i="7"] .landing-v2__particle-x{display:none}.landing-v2__hero-stage .landing-v2__hero-title{top:6.2%;width:85%;gap:9px}.landing-v2__hero-stage .landing-v2__hero-sub{top:67%}.landing-v2__hero-stage .landing-v2__deco--obj-yellow{width:222px;left:calc(50% - 410px);right:auto;transform:none;height:auto;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-orange{width:226px;left:calc(50% + 263px);right:auto;transform:none;height:auto;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-mint{width:182px;left:calc(50% - 462px);right:auto;transform:none;height:auto;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-milk{width:235.559px;left:calc(50% - 242.9995px);right:auto;transform:none;height:auto;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--lines-green{width:263px;left:calc(50% + 125px);right:auto;transform:none;height:240px}.landing-v2__hero-stage .landing-v2__deco--lines-sky{width:325px;left:calc(50% + 140px);right:auto;transform:none;height:235px}.landing-v2__hero-stage .landing-v2__deco--lines-pink{width:281px;left:calc(50% - 461px);right:auto;transform:none;height:202px}.landing-v2__hero-stage .landing-v2__deco--cursor-pink{width:86.086px;left:calc(50% + 215.04px - 86.086px / 2);right:auto;transform:none;height:49.247px}.landing-v2__hero-stage .landing-v2__deco--cursor-green{width:90.686px;left:calc(50% + -283.66px - 90.686px / 2);right:auto;transform:none;height:47.219px}.landing-v2__hero-stage .landing-v2__particle[data-i="0"]{width:32px;aspect-ratio:1/1;left:calc(50% + 289px);right:auto;transform:none}.landing-v2__hero-stage .landing-v2__particle[data-i="1"]{width:24px;aspect-ratio:1/1;left:calc(50% - 112px);right:auto;transform:none}.landing-v2__hero-stage .landing-v2__particle[data-i="2"]{width:33.941px;aspect-ratio:1/1;left:calc(50% - 42.0005px);right:auto;transform:none}.landing-v2__hero-stage .landing-v2__particle[data-i="3"]{width:33.942px;aspect-ratio:1/1;left:calc(50% - 340.001px);right:auto;transform:none}.landing-v2__hero-stage .landing-v2__particle[data-i="4"]{width:32px;aspect-ratio:1/1;left:calc(50% + 300px);right:auto;transform:none}.landing-v2__hero-stage .landing-v2__hero-title{width:652.8px}.landing-v2__hero-sub{font-size:28px}.landing-v2__heading{font-size:32px;line-height:48px}.landing-v2__store{padding:128px 0 88px}.landing-v2__store-particle--circle{display:block;left:calc(50% - 310px);top:146px;width:24px}.landing-v2__store-particle--x{display:block;left:calc(50% + 253px);top:72px;width:33.9px}.landing-v2__store-cards{gap:24px;margin-top:56px}.landing-v2__store-card{flex-direction:row;align-items:center;gap:16px}.landing-v2__store-card:nth-child(2){flex-direction:row-reverse}.landing-v2__store-image,.landing-v2__store-caption{flex:1 0 0;min-width:0}.landing-v2__store-caption{font-size:20px;line-height:30px}.landing-v2__features{padding:88px 0}.landing-v2__features .landing-v2__container{max-width:calc(722px + var(--lnd-page-gutter) * 2)}.landing-v2__feature-cursor--coin{left:calc(50% + 188.5px);top:98px;width:45px}.landing-v2__feature-cursor--money{left:calc(50% - 257.63px);top:174px;width:50.7px}.landing-v2__feature-cursor--diamond{left:calc(50% + 290px);top:213px;width:44px}.landing-v2__features-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:56px}.landing-v2__feature-card{flex-direction:column;align-items:center;text-align:center;border:var(--lnd-border);border-radius:24px;padding:28px 24px;gap:20px}.landing-v2__feature-icon{width:120px;height:120px}.landing-v2__feature-body{flex:0 0 auto;width:100%;gap:12px}.landing-v2__feature-title{font-size:20px;line-height:30px}.landing-v2__feature-desc{font-size:14px;line-height:20px}.landing-v2__features-cta{margin-top:56px}.landing-v2__btn{padding:16px 32px;font-size:16px;line-height:24px}.landing-v2__settlement{padding:88px 0 240px}.landing-v2__settlement-particle--circle{left:calc(50% - 154px);bottom:51px;width:20px}.landing-v2__settlement-particle--x1{left:calc(50% + 342.95px);bottom:105.05px;width:33.9px}.landing-v2__settlement-particle--x2{left:calc(50% - 328.85px);bottom:134.85px;width:28.3px}.landing-v2__settlement-cards{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:56px}.landing-v2__settlement-card{gap:24px}.landing-v2__settlement-caption{font-size:20px;line-height:30px}.landing-v2__community{padding:128px 0 0}.landing-v2__outro:before{mask-image:linear-gradient(to bottom,transparent 0%,#000 16%,#000 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 16%,#000 100%)}.landing-v2__community-deco{display:block}.landing-v2__cdeco--lines-green{left:calc(50% + 182px);top:-16px;width:236px}.landing-v2__cdeco--lines-pink{display:none}.landing-v2__cdeco--lines-green,.landing-v2__cdeco--lines-sky{--cline-stroke: 6px}.landing-v2__cdeco--obj-yellow{left:calc(50% - 339px);top:-51px;width:184px}.landing-v2__cdeco--obj-green{left:calc(50% + 268px);top:580px;width:198px}.landing-v2__cdeco--red-line{display:block;left:50%;transform:translate(-50%);top:209px;width:309px}.landing-v2__cdeco--red-star{display:block;left:calc(50% + 154px);top:92px;width:56px}.landing-v2__cparticle[data-i="0"]{left:calc(50% - 396px);top:179px;width:32px;height:32px}.landing-v2__cparticle[data-i="1"]{display:none}.landing-v2__cparticle[data-i="2"]{left:calc(50% + 296px);top:137px;width:24px;height:24px}.landing-v2__cparticle[data-i="3"]{left:calc(50% - 273px);top:335px;width:28px;height:28px}.landing-v2__cparticle[data-i="4"]{display:block;left:calc(50% + 241px);top:323px;width:45px;height:45px}.landing-v2__cta-box>.landing-v2__cdeco--obj-purple{display:block;left:3%;top:60.5%;width:32.8%}.landing-v2__cta-box>.landing-v2__cdeco--lines-sky{display:block;left:70.3%;top:-21.6%;width:33.8%}.landing-v2__count{font-size:72px}.landing-v2__count-skeleton{width:300px;height:90px}.landing-v2__community-lead{margin-top:16px}.landing-v2__reviews{grid-auto-columns:calc((100% - 24px) / 3);gap:12px;margin-top:56px}.landing-v2__review-card{border:var(--lnd-border);border-radius:24px;min-height:252px;padding:20px 24px}.landing-v2__review-avatar{width:28px;height:28px}.landing-v2__review-author{gap:10px}.landing-v2__reviews-nav{gap:12px;margin-top:32px}.landing-v2__reviews-arrow{width:36px;height:36px}.landing-v2__reviews-arrow svg{width:20px;height:20px}.landing-v2__cta-wrap{width:100%;max-width:calc(var(--lnd-container-wide) + var(--lnd-page-gutter) * 2);margin:72px auto 0;padding-inline:var(--lnd-page-gutter)}.landing-v2__cta-box{border-radius:var(--lnd-radius-card);padding:32px 24px}.landing-v2__cta-heading{font-size:28px;line-height:42px}.landing-v2__cta-sub,.landing-v2__cta-desc{font-size:18px;line-height:28px}.landing-v2__cta-box .landing-v2__btn{margin-top:20px}}@media (min-width: 1024px){.landing-v2{--lnd-page-gutter: 40px;--lnd-grid-size: 24px;--lnd-container-wide: 800px}.landing-v2__header-inner{padding:16px 32px 16px 40px}.landing-v2__logo-symbol{display:none}.landing-v2__logo-full{display:block}.landing-v2__nav{position:absolute;left:50%;transform:translate(-50%);gap:28px}.landing-v2__heading{font-size:28px;line-height:42px}.landing-v2__container--wide{max-width:calc(var(--lnd-container-wide) + var(--lnd-page-gutter) * 2)}.landing-v2__store{padding:96px 0 128px}.landing-v2__store-particle--circle{left:calc(50% - 336px);top:130px}.landing-v2__store-particle--x{top:55px}.landing-v2__hero{aspect-ratio:auto;height:calc(760px - var(--lnd-nav-h))}.landing-v2__hero-stage .landing-v2__deco--lines-green{display:block;left:67.3%;top:-10.7%;width:26.3%;height:32.5%}.landing-v2__hero-stage .landing-v2__deco--lines-pink{display:block;left:-4.4%;top:45%;width:28.1%;height:27.4%}.landing-v2__hero-stage .landing-v2__deco--lines-sky{display:block;left:77.5%;top:36.9%;width:32.5%;height:31.9%}.landing-v2__hero-stage .landing-v2__deco--obj-yellow{display:block;left:8%;top:-7.5%;width:21.7%;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-orange{display:block;left:82.5%;top:31.1%;width:22.1%;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-mint{display:block;left:-6%;top:32.2%;width:17.8%;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-milk{display:block;left:27.1%;top:66.3%;width:23%;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--cursor-pink{display:block;left:66.5%;top:68.3%;width:8.4%;height:6.5%}.landing-v2__hero-stage .landing-v2__deco--cursor-green{display:block;left:23.1%;top:51.1%;width:9%;height:6.2%}.landing-v2__hero-stage .landing-v2__particle[data-i="0"]{display:block;left:81.9%;top:77.8%;width:3.1%;aspect-ratio:1/1;--p-stroke: 9.38}.landing-v2__hero-stage .landing-v2__particle[data-i="1"]{display:block;left:97.1%;top:12.5%;width:3.9%;aspect-ratio:1/1;--p-stroke: 7.5}.landing-v2__hero-stage .landing-v2__particle[data-i="2"]{display:block;left:59.8%;top:95.5%;width:2.7%;aspect-ratio:1/1;--p-stroke: 7.14}.landing-v2__hero-stage .landing-v2__particle[data-i="3"]{display:block;left:18.4%;top:73.3%;width:3.3%;aspect-ratio:1/1;--p-stroke: 8.82}.landing-v2__hero-stage .landing-v2__particle[data-i="4"]{display:block;left:71.2%;top:38.7%;width:3.3%;aspect-ratio:1/1;--p-stroke: 8.82}.landing-v2__hero-stage .landing-v2__particle[data-i="5"]{display:block;left:20%;top:28.2%;width:2.3%;aspect-ratio:1/1;--p-stroke: 12.5}.landing-v2__hero-stage .landing-v2__particle[data-i="6"]{display:block;left:73.6%;top:23.4%;width:3.1%;aspect-ratio:1/1;--p-stroke: 9.38}.landing-v2__hero-stage .landing-v2__particle[data-i="7"]{display:block;left:7%;top:15.9%;width:3.1%;aspect-ratio:1/1;--p-stroke: 9.38}.landing-v2__hero-stage .landing-v2__particle[data-i="2"] .landing-v2__particle-plus{display:block}.landing-v2__hero-stage .landing-v2__particle[data-i="2"] .landing-v2__particle-x,.landing-v2__hero-stage .landing-v2__particle[data-i="3"] .landing-v2__particle-plus{display:none}.landing-v2__hero-stage .landing-v2__particle[data-i="3"] .landing-v2__particle-x{display:block}.landing-v2__hero-stage .landing-v2__particle[data-i="4"] .landing-v2__particle-plus{display:none}.landing-v2__hero-stage .landing-v2__particle[data-i="4"] .landing-v2__particle-x,.landing-v2__hero-stage .landing-v2__particle[data-i="6"] .landing-v2__particle-plus{display:block}.landing-v2__hero-stage .landing-v2__particle[data-i="6"] .landing-v2__particle-x{display:none}.landing-v2__hero-stage .landing-v2__particle[data-i="7"] .landing-v2__particle-plus{display:block}.landing-v2__hero-stage .landing-v2__particle[data-i="7"] .landing-v2__particle-x{display:none}.landing-v2__hero-stage .landing-v2__hero-title{top:-2.6%;width:50%;gap:9px}.landing-v2__hero-stage .landing-v2__hero-sub{top:61.3%}.landing-v2__hero-stage .landing-v2__deco--obj-yellow{width:222px;left:calc(50% - 430px);right:auto;transform:none;height:auto;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-orange{width:226px;left:calc(50% + 333px);right:auto;transform:none;height:auto;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-mint{width:182px;left:calc(50% - 573px);right:auto;transform:none;height:auto;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-milk{width:235.559px;left:calc(50% - 233.9995px);right:auto;transform:none;height:auto;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--lines-green{width:263px;left:calc(50% + 180px);right:auto;transform:none;height:240px}.landing-v2__hero-stage .landing-v2__deco--lines-sky{width:325px;left:calc(50% + 285px);right:auto;transform:none;height:235px}.landing-v2__hero-stage .landing-v2__deco--lines-pink{width:281px;left:calc(50% - 554px);right:auto;transform:none;height:202px}.landing-v2__hero-stage .landing-v2__deco--cursor-pink{width:86.086px;left:calc(50% + 212.04px - 86.086px / 2);right:auto;transform:none;height:49.247px}.landing-v2__hero-stage .landing-v2__deco--cursor-green{width:90.684px;left:calc(50% - 275.002px);right:auto;transform:none;height:47.219px}.landing-v2__hero-stage .landing-v2__particle[data-i="0"]{width:32px;aspect-ratio:1/1;left:calc(50% + 327px);right:auto;transform:none}.landing-v2__hero-stage .landing-v2__particle[data-i="1"]{width:40px;aspect-ratio:1/1;left:calc(50% + 482px);right:auto;transform:none}.landing-v2__hero-stage .landing-v2__particle[data-i="2"]{width:28px;aspect-ratio:1/1;left:calc(50% + 100px);right:auto;transform:none}.landing-v2__hero-stage .landing-v2__particle[data-i="3"]{width:33.941px;aspect-ratio:1/1;left:calc(50% - 324.0005px);right:auto;transform:none}.landing-v2__hero-stage .landing-v2__particle[data-i="4"]{width:33.942px;aspect-ratio:1/1;left:calc(50% + 216.999px);right:auto;transform:none}.landing-v2__hero-stage .landing-v2__particle[data-i="5"]{width:24px;aspect-ratio:1/1;left:calc(50% - 307px);right:auto;transform:none}.landing-v2__hero-stage .landing-v2__particle[data-i="6"]{width:32px;aspect-ratio:1/1;left:calc(50% + 242px);right:auto;transform:none}.landing-v2__hero-stage .landing-v2__particle[data-i="7"]{width:32px;aspect-ratio:1/1;left:calc(50% - 440px);right:auto;transform:none}.landing-v2__hero-stage .landing-v2__hero-title{width:512px}.landing-v2__hero-sub{font-size:24px;line-height:32px}.landing-v2__feature-cursor--coin{left:calc(50% + 212.5px);top:139px;width:45px}.landing-v2__feature-cursor--money{left:calc(50% - 243.63px);top:170px;width:50.75px}.landing-v2__feature-cursor--diamond{left:calc(50% + 360px);top:372px;width:44px}.landing-v2__features{padding:120px 0}.landing-v2__features .landing-v2__container{max-width:calc(720px + var(--lnd-page-gutter) * 2)}.landing-v2__features-grid{gap:16px;margin-top:48px}.landing-v2__feature-card{padding:32px 24px;border-radius:28px;gap:20px}.landing-v2__feature-title{font-size:20px;line-height:30px}.landing-v2__feature-desc{font-size:14px;line-height:20px}.landing-v2__features-cta{margin-top:48px}.landing-v2__store-cards{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px}.landing-v2__store-card{flex-direction:column;align-items:center;gap:24px}.landing-v2__store-card:nth-child(2){flex-direction:column}.landing-v2__store-image,.landing-v2__store-caption{flex:0 0 auto;width:100%}.landing-v2__settlement{padding:120px 0 244px}.landing-v2__settlement-particle--circle{left:calc(50% - 164px);bottom:51px;width:20px}.landing-v2__settlement-particle--x1{left:calc(50% + 413px);bottom:135.05px;width:33.9px}.landing-v2__settlement-particle--x2{left:calc(50% - 429px);bottom:166.85px;width:28.3px}.landing-v2__settlement-cards{margin-top:40px}.landing-v2__community{padding:128px 0 0}.landing-v2__community-deco{display:block}.landing-v2__cdeco--lines-green{left:calc(50% + 252px);top:0;width:236px}.landing-v2__cdeco--lines-pink{display:block;left:calc(50% - 640px);top:278px;width:364px}.landing-v2__cdeco--lines-green,.landing-v2__cdeco--lines-pink,.landing-v2__cdeco--lines-sky{--cline-stroke: 6px}.landing-v2__cdeco--obj-yellow{left:calc(50% - 359px);top:-68px;width:192px}.landing-v2__cdeco--obj-green{left:calc(50% + 349px);top:560px;width:212px}.landing-v2__cdeco--red-line{display:block;left:50%;transform:translate(-50%);top:201px;width:309px}.landing-v2__cdeco--red-star{display:block;left:calc(50% + 145px);top:92px;width:56px}.landing-v2__cparticle[data-i="0"]{left:calc(50% - 436px);top:179px;width:32px;height:32px}.landing-v2__cparticle[data-i="1"]{display:block;left:calc(50% + 411px);top:274px;width:40px;height:40px}.landing-v2__cparticle[data-i="2"]{left:calc(50% + 280px);top:140px;width:24px;height:24px}.landing-v2__cparticle[data-i="3"]{left:calc(50% - 237px);top:328px;width:28px;height:28px}.landing-v2__cparticle[data-i="4"]{display:block;left:calc(50% + 243px);top:287px;width:45px;height:45px}.landing-v2__cta-box>.landing-v2__cdeco--obj-purple{display:block;left:3.1%;top:55%;width:30.7%}.landing-v2__cta-box>.landing-v2__cdeco--lines-sky{display:block;left:65.5%;top:-31.7%;width:35.75%}.landing-v2__count{font-size:64px}.landing-v2__count-skeleton{width:267px;height:80px}.landing-v2__community-lead{margin-top:24px}.landing-v2__reviews{grid-auto-columns:calc((100% - 32px) / 3);gap:16px;margin-top:56px}.landing-v2__review-card{min-height:240px;padding:20px 24px;gap:24px}.landing-v2__review-author{gap:10px}.landing-v2__review-avatar{width:28px;height:28px}.landing-v2__reviews-nav{gap:12px;margin-top:32px}.landing-v2__reviews-arrow{width:44px;height:44px}.landing-v2__reviews-arrow svg{width:20px;height:20px}.landing-v2__cta-wrap{margin-top:72px}.landing-v2__cta-box{border-radius:24px;padding:40px 24px}.landing-v2__cta-sub,.landing-v2__cta-desc{font-size:16px;line-height:24px}.landing-v2__cta-desc{margin-top:32px}}@media (min-width: 1440px){.landing-v2{--lnd-container-wide: 1184px;--lnd-grid-size: 32px}.landing-v2__container--wide{max-width:calc(var(--lnd-container-wide) + var(--lnd-page-gutter) * 2)}.landing-v2__hero{aspect-ratio:auto;height:calc(880px - var(--lnd-nav-h))}.landing-v2__hero:before{mask-image:radial-gradient(ellipse 80% 98% at 50% 52%,#000 22%,rgba(0,0,0,.5) 62%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 80% 98% at 50% 52%,#000 22%,rgba(0,0,0,.5) 62%,transparent 100%)}.landing-v2__hero-stage .landing-v2__deco--lines-green{display:block;left:57.7%;top:-15.9%;width:28.1%;height:42.3%}.landing-v2__hero-stage .landing-v2__deco--lines-pink{display:block;left:-3.2%;top:46.9%;width:31.2%;height:37.4%}.landing-v2__hero-stage .landing-v2__deco--lines-sky{display:block;left:76.5%;top:56.1%;width:30.6%;height:36.8%}.landing-v2__hero-stage .landing-v2__deco--obj-yellow{display:block;left:14.1%;top:25.9%;width:21.8%;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-orange{display:block;left:78.5%;top:38%;width:23.2%;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-mint{display:block;left:-5.2%;top:39%;width:17.7%;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-milk{display:block;left:22.4%;top:97.7%;width:23.1%;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--cursor-pink{display:block;left:64.5%;top:83.6%;width:8.8%;height:8.4%}.landing-v2__hero-stage .landing-v2__deco--cursor-green{display:block;left:23.2%;top:59.7%;width:9.3%;height:8%}.landing-v2__hero-stage .landing-v2__particle[data-i="0"]{display:block;left:80.4%;top:91.9%;width:2.2%;aspect-ratio:1/1;--p-stroke: 9.38}.landing-v2__hero-stage .landing-v2__particle[data-i="1"]{display:block;left:90.6%;top:18.4%;width:3.6%;aspect-ratio:1/1;--p-stroke: 7.69}.landing-v2__hero-stage .landing-v2__particle[data-i="2"]{display:block;left:58.3%;top:91.9%;width:1.9%;aspect-ratio:1/1;--p-stroke: 10.71}.landing-v2__hero-stage .landing-v2__particle[data-i="3"]{display:block;left:17.7%;top:76.7%;width:3.9%;aspect-ratio:1/1;--p-stroke: 7.02}.landing-v2__hero-stage .landing-v2__particle[data-i="4"]{display:block;left:71.3%;top:50.8%;width:3.1%;aspect-ratio:1/1;--p-stroke: 6.67}.landing-v2__hero-stage .landing-v2__particle[data-i="5"]{display:block;left:20.8%;top:33%;width:2.8%;aspect-ratio:1/1;--p-stroke: 7.5}.landing-v2__hero-stage .landing-v2__particle[data-i="6"]{display:block;left:79%;top:34%;width:3.3%;aspect-ratio:1/1;--p-stroke: 8.33}.landing-v2__hero-stage .landing-v2__particle[data-i="7"]{display:block;left:7.1%;top:16.2%;width:4.1%;aspect-ratio:1/1;--p-stroke: 8.33}.landing-v2__hero-stage .landing-v2__particle[data-i="2"] .landing-v2__particle-plus{display:block}.landing-v2__hero-stage .landing-v2__particle[data-i="2"] .landing-v2__particle-x,.landing-v2__hero-stage .landing-v2__particle[data-i="3"] .landing-v2__particle-plus{display:none}.landing-v2__hero-stage .landing-v2__particle[data-i="3"] .landing-v2__particle-x{display:block}.landing-v2__hero-stage .landing-v2__particle[data-i="4"] .landing-v2__particle-plus{display:none}.landing-v2__hero-stage .landing-v2__particle[data-i="4"] .landing-v2__particle-x,.landing-v2__hero-stage .landing-v2__particle[data-i="6"] .landing-v2__particle-plus{display:block}.landing-v2__hero-stage .landing-v2__particle[data-i="6"] .landing-v2__particle-x{display:none}.landing-v2__hero-stage .landing-v2__particle[data-i="7"] .landing-v2__particle-plus{display:block}.landing-v2__hero-stage .landing-v2__particle[data-i="7"] .landing-v2__particle-x{display:none}.landing-v2__hero-stage .landing-v2__hero-title{top:-6%;width:46%;gap:12px}.landing-v2__hero-stage .landing-v2__hero-sub{top:75.5%}.landing-v2__hero-stage .landing-v2__deco--obj-yellow{width:316px;top:-88px;left:204px;right:auto;transform:none;height:auto;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-orange{width:336px;top:334px;left:auto;right:-25px;transform:none;height:auto;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-mint{width:256px;top:343px;left:-76px;right:auto;transform:none;height:auto;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--obj-milk{width:334.255px;top:722px;left:calc(50% - 399.9975px);right:auto;transform:none;height:auto;aspect-ratio:1/1}.landing-v2__hero-stage .landing-v2__deco--lines-green{width:397px;top:-135px;left:auto;right:211px;transform:none;height:362px}.landing-v2__hero-stage .landing-v2__deco--lines-sky{width:434px;top:499px;left:auto;right:-98px;transform:none;height:314px}.landing-v2__hero-stage .landing-v2__deco--lines-pink{width:442px;top:418px;left:-41px;right:auto;transform:none;height:319px}.landing-v2__hero-stage .landing-v2__deco--cursor-pink{width:128px;top:736px;left:calc(50% + 210px);right:auto;transform:none;height:73.225px}.landing-v2__hero-stage .landing-v2__deco--cursor-green{width:134.43px;top:525px;left:calc(50% - 387.855px);right:auto;transform:none;height:69.999px}.landing-v2__hero-stage .landing-v2__particle[data-i="0"]{width:32px;aspect-ratio:1/1;left:calc(50% + 440px);right:auto;transform:none}.landing-v2__hero-stage .landing-v2__particle[data-i="1"]{width:52px;aspect-ratio:1/1;left:auto;right:84px;transform:none}.landing-v2__hero-stage .landing-v2__particle[data-i="2"]{width:28px;aspect-ratio:1/1;left:calc(50% + 120px);right:auto;transform:none}.landing-v2__hero-stage .landing-v2__particle[data-i="3"]{width:56.569px;aspect-ratio:1/1;left:257px;right:auto;transform:none}.landing-v2__hero-stage .landing-v2__particle[data-i="4"]{width:45.254px;aspect-ratio:1/1;left:calc(50% + 308.003px);right:auto;transform:none}.landing-v2__hero-stage .landing-v2__particle[data-i="5"]{width:40px;aspect-ratio:1/1;left:calc(50% - 423px);right:auto;transform:none}.landing-v2__hero-stage .landing-v2__particle[data-i="6"]{width:48px;aspect-ratio:1/1;left:calc(50% + 419.99px);right:auto;transform:none}.landing-v2__hero-stage .landing-v2__particle[data-i="7"]{width:60px;aspect-ratio:1/1;left:103px;right:auto;transform:none}.landing-v2__hero-stage .landing-v2__hero-title{width:740px;top:-48.8px}.landing-v2__hero-sub{font-size:32px}.landing-v2[lang=ja] .landing-v2__hero-sub{line-height:1.3}.landing-v2__heading{font-size:40px;line-height:60px}.landing-v2__features{padding:168px 0}.landing-v2__features .landing-v2__container{max-width:calc(984px + var(--lnd-page-gutter) * 2)}.landing-v2__feature-cursor--coin{left:calc(50% + 306px);top:189px;width:66px}.landing-v2__feature-cursor--money{left:calc(50% - 344.63px);top:253px;width:70.75px}.landing-v2__feature-cursor--diamond{left:calc(50% + 492px);top:518px;width:68px}.landing-v2__features-grid{gap:20px;margin-top:72px}.landing-v2__feature-card{--lnd-grid-size: 40px;padding:40px;gap:28px}.landing-v2__feature-icon{width:140px;height:140px}.landing-v2__feature-body{gap:16px}.landing-v2__feature-title{font-size:28px;line-height:38px}.landing-v2__feature-desc{font-size:18px;line-height:28px}.landing-v2__features-cta{margin-top:72px}.landing-v2__btn{padding:16px 40px;font-size:18px;line-height:28px}.landing-v2__store{padding:260px 0 176px}.landing-v2__store-particle--circle{left:calc(50% - 429px);top:166px;width:34px}.landing-v2__store-particle--plus{display:block;left:calc(50% + 281px);top:66px;width:56px}.landing-v2__store-particle--x{left:calc(50% + 433.5px);top:324.21px;width:48px}.landing-v2__store-cards{margin-top:64px}.landing-v2__store-card{gap:40px}.landing-v2__store-caption{font-size:24px;line-height:32px}.landing-v2__settlement{padding:168px 0 360px}.landing-v2__settlement-particle--circle{left:calc(50% - 208px);bottom:99px;width:32px}.landing-v2__settlement-particle--x1{left:calc(50% + 624.28px);bottom:163.43px;width:56.568px}.landing-v2__settlement-particle--x2{left:calc(50% - 580.37px);bottom:278.75px;width:45.254px}.landing-v2__settlement-cards{margin-top:64px}.landing-v2__settlement-card{gap:40px}.landing-v2__settlement-caption{font-size:24px;line-height:32px}.landing-v2__community{padding:175px 0 0}.landing-v2__outro:before{mask-image:linear-gradient(to bottom,transparent 0%,#000 10%,#000 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 10%,#000 100%)}.landing-v2__community-deco{display:block}.landing-v2__cdeco--lines-green{left:calc(50% + 436px);top:-45px;width:348px}.landing-v2__cdeco--lines-pink{display:block;left:calc(50% - 854px);top:382px;width:435px}.landing-v2__cdeco--lines-green,.landing-v2__cdeco--lines-pink{--cline-stroke: 10px}.landing-v2__cdeco--lines-sky{--cline-stroke: 8px}.landing-v2__cdeco--obj-yellow{left:calc(50% - 552px);top:-133px;width:297px}.landing-v2__cdeco--obj-green{left:calc(50% + 501px);top:638px;width:350px}.landing-v2__cdeco--red-line{display:block;left:50%;transform:translate(-50%);top:274px;width:389px}.landing-v2__cdeco--red-star{display:block;left:calc(50% + 194px);top:146px;width:75px}.landing-v2__cparticle svg circle,.landing-v2__cparticle svg path{stroke-width:3;vector-effect:non-scaling-stroke}.landing-v2__cparticle[data-i="0"]{left:calc(50% - 628px);top:191px;width:24px;height:24px}.landing-v2__cparticle[data-i="1"]{display:block;left:calc(50% + 520px);top:317px;width:56px;height:56px}.landing-v2__cparticle[data-i="2"]{left:calc(50% + 344px);top:100px;width:40px;height:40px}.landing-v2__cparticle[data-i="3"]{left:calc(50% - 421px);top:301px;width:56.57px;height:56.57px}.landing-v2__cparticle[data-i="4"]{display:block;left:calc(50% + 344px);top:438px;width:45.25px;height:45.25px}.landing-v2__cta-box>.landing-v2__cdeco--obj-purple{display:block;left:4%;top:50%;width:300px;height:300px}.landing-v2__cta-box>.landing-v2__cdeco--lines-sky{display:block;left:65.3%;top:-37.7%;width:32.5%}.landing-v2__count{font-size:88px}.landing-v2__count-skeleton{width:366px;height:110px}.landing-v2__community-lead{margin-top:32px}.landing-v2__reviews{margin-top:62px}.landing-v2__review-card{padding:24px 28px;min-height:312px}.landing-v2__review-quote{font-size:20px;line-height:30px}.landing-v2__review-author{gap:12px;font-size:16px;line-height:24px}.landing-v2__review-avatar{width:32px;height:32px}.landing-v2__reviews-nav{gap:12px;margin-top:40px}.landing-v2__reviews-arrow{width:44px;height:44px}.landing-v2__reviews-arrow svg{width:20px;height:20px}.landing-v2__cta-wrap{margin-top:88px}.landing-v2__cta-box{padding:56px 24px}.landing-v2__cta-title{gap:16px}.landing-v2__cta-heading{font-size:32px;line-height:44px}.landing-v2__cta-sub,.landing-v2__cta-desc{font-size:20px;line-height:30px}.landing-v2__cta-desc{margin-top:32px}.landing-v2__cta-box .landing-v2__btn{margin-top:24px}}
