.amplifi-showcase-module__Mblrdq__toolbar{min-height:44px;color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:20px;margin-bottom:10px;font-size:13px;display:flex}.amplifi-showcase-module__Mblrdq__toolbar button{cursor:pointer;border-radius:6px;align-items:center;gap:8px;min-height:44px;padding-inline:10px;font-size:12px;display:inline-flex}.amplifi-showcase-module__Mblrdq__toolbar>span{font-size:12px}.amplifi-showcase-module__Mblrdq__grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.amplifi-showcase-module__Mblrdq__showcaseBody{grid-template-columns:132px minmax(0,1fr);align-items:start;gap:24px;display:grid}.amplifi-showcase-module__Mblrdq__navigation{--showcase-scroll:0;color:var(--muted-foreground);padding-top:8px;font-size:12px;position:sticky;top:112px}.amplifi-showcase-module__Mblrdq__navigation>span{margin-bottom:20px;font-size:11px;display:block}.amplifi-showcase-module__Mblrdq__navigationLinks{display:grid;position:relative}.amplifi-showcase-module__Mblrdq__navigationTrack{background:var(--border);pointer-events:none;border-radius:2px;width:2px;position:absolute;inset:0 auto 0 0;overflow:hidden}.amplifi-showcase-module__Mblrdq__navigationTrack>span{background:var(--foreground);width:100%;height:100%;transform:scaleY(var(--showcase-scroll));transform-origin:top;display:block}.amplifi-showcase-module__Mblrdq__navigationLinks a{isolation:isolate;align-items:center;gap:10px;min-height:64px;padding-left:17px;transition:color .16s;display:flex;position:relative}.amplifi-showcase-module__Mblrdq__navigationLinks a:before{content:"";z-index:-1;background:var(--landing-surface,#f6f6f6);opacity:0;border-radius:6px;transition:opacity .18s;position:absolute;inset:8px 0 8px 8px}.amplifi-showcase-module__Mblrdq__navigationLinks a[data-visible=true]:before{opacity:1}.amplifi-showcase-module__Mblrdq__navigationLinks a[data-passed=true]{color:#555}.amplifi-showcase-module__Mblrdq__navigationLinks a[data-visible=true]{color:var(--foreground);font-weight:550}.amplifi-showcase-module__Mblrdq__navigationLinks a:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid}.amplifi-showcase-module__Mblrdq__card{--demo-text:#252525;--demo-muted:#727272;--demo-panel:#fff;--demo-field:#f9f9f9;--demo-line:#ececec;--demo-outline:#a7a7a7;--demo-positive:#277654;--demo-button:#242424;--demo-button-text:#fff;--pointer-fill:#252525;--pointer-stroke:#fff;--demo-play-state:paused;--demo-delay:0s;min-width:0;height:402px;color:var(--demo-text);background:#f9f9f9;border:1px solid #e7e7e7;border-radius:16px;scroll-margin-top:140px;position:relative;overflow:hidden}.amplifi-showcase-module__Mblrdq__card:after{content:"";z-index:3;border:1px solid var(--demo-outline);border-radius:inherit;opacity:0;pointer-events:none;transition:opacity .24s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.amplifi-showcase-module__Mblrdq__cardSelect{z-index:1;border-radius:inherit;cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.amplifi-showcase-module__Mblrdq__cardSelect:focus-visible{outline:2px solid var(--demo-text);outline-offset:-4px}.amplifi-showcase-module__Mblrdq__card[data-visible=true]:after,.amplifi-showcase-module__Mblrdq__card:focus-within:after{opacity:1}.amplifi-showcase-module__Mblrdq__card[data-featured=true]:after{border-width:2px;border-color:var(--demo-text);opacity:1}.amplifi-showcase-module__Mblrdq__card[data-featured=true] .amplifi-showcase-module__Mblrdq__cardFooter{background:var(--demo-panel)}.amplifi-showcase-module__Mblrdq__card[data-featured=true] .amplifi-showcase-module__Mblrdq__cardFooter h2:after{content:"";vertical-align:3px;background:currentColor;border-radius:50%;width:5px;height:5px;margin-left:8px;display:inline-block}.amplifi-showcase-module__Mblrdq__card[data-tone=blue]{--demo-button:#315dc8;--demo-line:#e4e9f4;--demo-outline:#8ba4dc;--demo-field:#f5f7fc;background:#f0f4fb;border-color:#e4e9f4}.amplifi-showcase-module__Mblrdq__card[data-tone=dark]{--demo-text:#f1f1f1;--demo-muted:#b2b2b2;--demo-panel:#1b1b1b;--demo-field:#252525;--demo-line:#313131;--demo-outline:#686868;--demo-positive:#91d3b2;--demo-button:#f1f1f1;--demo-button-text:#202020;--pointer-fill:#fff;--pointer-stroke:#252525;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#131313;border-color:#292929}.amplifi-showcase-module__Mblrdq__artwork{-webkit-user-select:none;user-select:none;pointer-events:none;place-items:center;padding:22px;display:grid;position:absolute;inset:0 0 70px}.amplifi-showcase-module__Mblrdq__demoPanel{border:1px solid var(--demo-line);background:var(--demo-panel);font-variant-numeric:tabular-nums;text-align:left;border-radius:14px;width:min(370px,100%);height:286px;position:relative;overflow:hidden;box-shadow:0 8px 26px -16px #0000002e,0 2px 5px #00000005}.amplifi-showcase-module__Mblrdq__scene{background:var(--demo-panel);opacity:0;animation:20s var(--ease-swift,ease) var(--demo-delay) infinite both;animation-play-state:var(--demo-play-state);flex-direction:column;padding:17px;display:flex;position:absolute;inset:0}.amplifi-showcase-module__Mblrdq__scene[data-demo-scene="0"]{animation-name:amplifi-showcase-module__Mblrdq__firstScene}.amplifi-showcase-module__Mblrdq__scene[data-demo-scene="1"]{animation-name:amplifi-showcase-module__Mblrdq__reviewScene}.amplifi-showcase-module__Mblrdq__scene[data-demo-scene="2"]{animation-name:amplifi-showcase-module__Mblrdq__pendingScene}.amplifi-showcase-module__Mblrdq__scene[data-demo-scene="3"]{animation-name:amplifi-showcase-module__Mblrdq__resultScene}.amplifi-showcase-module__Mblrdq__panelHeading{flex-shrink:0;justify-content:space-between;align-items:center;min-height:20px;margin-bottom:13px;font-size:14px;font-weight:520;line-height:20px;display:flex}.amplifi-showcase-module__Mblrdq__panelHeading>span{align-items:center;gap:8px;display:inline-flex}.amplifi-showcase-module__Mblrdq__settings{color:var(--demo-muted)}.amplifi-showcase-module__Mblrdq__tokenIcon{object-fit:contain;border-radius:50%;flex-shrink:0;display:block}.amplifi-showcase-module__Mblrdq__tokenPair{align-items:center;display:inline-flex}.amplifi-showcase-module__Mblrdq__tokenPair>img+img{border:2px solid var(--demo-panel);margin-left:-10px}.amplifi-showcase-module__Mblrdq__amountField{background:var(--demo-field);border:1px solid #0000;border-radius:10px;padding:9px 12px}.amplifi-showcase-module__Mblrdq__fieldLabel,.amplifi-showcase-module__Mblrdq__fieldDetail{color:var(--demo-muted);font-size:11px;line-height:16px;display:block}.amplifi-showcase-module__Mblrdq__fieldDetail{margin-top:4px}.amplifi-showcase-module__Mblrdq__amountRow{justify-content:space-between;align-items:center;gap:10px;margin-top:4px;display:flex}.amplifi-showcase-module__Mblrdq__amountRow>strong{letter-spacing:-.035em;font-size:29px;font-weight:480;line-height:34px}.amplifi-showcase-module__Mblrdq__tokenSelect{white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:500;display:inline-flex}.amplifi-showcase-module__Mblrdq__tokenSelect>svg{color:var(--demo-muted)}.amplifi-showcase-module__Mblrdq__details{gap:8px;margin-top:14px;display:grid}.amplifi-showcase-module__Mblrdq__detail{justify-content:space-between;align-items:center;gap:10px;font-size:11px;line-height:16px;display:flex}.amplifi-showcase-module__Mblrdq__detail>span{color:var(--demo-muted)}.amplifi-showcase-module__Mblrdq__detail>strong{white-space:nowrap;align-items:center;gap:5px;font-weight:500;display:inline-flex}.amplifi-showcase-module__Mblrdq__positive{color:var(--demo-positive)}.amplifi-showcase-module__Mblrdq__healthDot{background:var(--demo-positive);border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.amplifi-showcase-module__Mblrdq__demoAction{background:var(--demo-button);min-height:35px;color:var(--demo-button-text);animation:amplifi-showcase-module__Mblrdq__actionPress 20s ease var(--demo-delay) infinite both;animation-play-state:var(--demo-play-state);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;margin-top:auto;font-size:12px;font-weight:500;display:flex}.amplifi-showcase-module__Mblrdq__reviewAmount{align-items:center;gap:11px;min-height:56px;display:flex}.amplifi-showcase-module__Mblrdq__reviewAmount>div{flex-direction:column;gap:3px;display:flex}.amplifi-showcase-module__Mblrdq__reviewAmount span{color:var(--demo-muted);font-size:11px;line-height:16px}.amplifi-showcase-module__Mblrdq__reviewAmount strong{letter-spacing:-.025em;font-size:26px;font-weight:480;line-height:30px}.amplifi-showcase-module__Mblrdq__reviewAmount small{color:var(--demo-muted);letter-spacing:0;font-size:13px;font-weight:450}.amplifi-showcase-module__Mblrdq__collateral{justify-content:space-between;align-items:center;gap:8px;margin-bottom:9px;font-size:11px;line-height:22px;display:flex}.amplifi-showcase-module__Mblrdq__collateral>span{align-items:center;gap:7px;display:inline-flex}.amplifi-showcase-module__Mblrdq__collateral>strong{color:var(--demo-muted);white-space:nowrap;font-size:10px;font-weight:450}.amplifi-showcase-module__Mblrdq__card[data-showcase-card=borrow] .amplifi-showcase-module__Mblrdq__amountField{padding-block:6px}.amplifi-showcase-module__Mblrdq__card[data-showcase-card=borrow] .amplifi-showcase-module__Mblrdq__details{gap:6px;margin-top:10px}.amplifi-showcase-module__Mblrdq__swapFields{gap:5px;display:grid;position:relative}.amplifi-showcase-module__Mblrdq__swapFields .amplifi-showcase-module__Mblrdq__amountField{padding-block:6px}.amplifi-showcase-module__Mblrdq__swapFields .amplifi-showcase-module__Mblrdq__fieldDetail{margin-top:2px}.amplifi-showcase-module__Mblrdq__swapFields .amplifi-showcase-module__Mblrdq__amountRow{margin-top:1px}.amplifi-showcase-module__Mblrdq__swapFields .amplifi-showcase-module__Mblrdq__amountRow>strong{font-size:27px;line-height:30px}.amplifi-showcase-module__Mblrdq__swapDirection{border:3px solid var(--demo-panel);background:var(--demo-field);width:24px;height:24px;color:var(--demo-muted);border-radius:7px;place-items:center;display:grid;position:absolute;top:calc(50% - 12px);left:calc(50% - 12px)}.amplifi-showcase-module__Mblrdq__reviewDivider{color:var(--demo-muted);margin:2px 0 2px 12px}.amplifi-showcase-module__Mblrdq__card[data-showcase-card=buy] .amplifi-showcase-module__Mblrdq__reviewAmount{min-height:51px}.amplifi-showcase-module__Mblrdq__card[data-showcase-card=buy] .amplifi-showcase-module__Mblrdq__details{margin-top:10px}.amplifi-showcase-module__Mblrdq__completed{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding-block:5px;display:flex}.amplifi-showcase-module__Mblrdq__completedIcon{margin-bottom:13px;position:relative}.amplifi-showcase-module__Mblrdq__completedIcon>span{border:3px solid var(--demo-panel);background:var(--demo-positive);width:22px;height:22px;color:var(--demo-panel);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:-2px;right:-4px}.amplifi-showcase-module__Mblrdq__completed h3{color:var(--demo-muted);font-size:13px;font-weight:450;line-height:20px}.amplifi-showcase-module__Mblrdq__completedAmount{letter-spacing:-.025em;margin-top:5px;font-size:30px;font-weight:480;line-height:38px}.amplifi-showcase-module__Mblrdq__completedAmount>span{letter-spacing:0;font-size:15px;font-weight:450}.amplifi-showcase-module__Mblrdq__completed>p{color:var(--demo-muted);margin-top:5px;font-size:11px;line-height:17px}.amplifi-showcase-module__Mblrdq__resultDetails{border-top:1px solid var(--demo-line);align-self:stretch;gap:9px;margin-top:22px;padding-top:15px;display:grid}.amplifi-showcase-module__Mblrdq__positionFilters{color:var(--demo-muted);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:11px;display:flex}.amplifi-showcase-module__Mblrdq__positionFilters>span:first-child{color:var(--demo-text);font-weight:500}.amplifi-showcase-module__Mblrdq__positionFilters small{background:var(--demo-field);border-radius:4px;margin-left:2px;padding:1px 4px;font-size:10px}.amplifi-showcase-module__Mblrdq__positionList{display:grid}.amplifi-showcase-module__Mblrdq__positionRow{border-bottom:1px solid var(--demo-line);grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:55px;padding:8px 0;display:grid}.amplifi-showcase-module__Mblrdq__positionRow>div{flex-direction:column;gap:4px;min-width:0;display:flex}.amplifi-showcase-module__Mblrdq__positionRow>div:last-child{align-items:flex-end}.amplifi-showcase-module__Mblrdq__positionRow strong{white-space:nowrap;align-items:center;gap:4px;font-size:12px;font-weight:500;line-height:15px;display:inline-flex}.amplifi-showcase-module__Mblrdq__positionRow span{color:var(--demo-muted);white-space:nowrap;font-size:10px;line-height:13px}.amplifi-showcase-module__Mblrdq__positionRow svg{color:var(--demo-muted)}.amplifi-showcase-module__Mblrdq__positionRow strong svg{color:var(--demo-positive)}.amplifi-showcase-module__Mblrdq__portfolioFoot{color:var(--demo-muted);align-items:center;gap:6px;margin-top:auto;font-size:11px;display:flex}.amplifi-showcase-module__Mblrdq__manageActions{grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;display:grid}.amplifi-showcase-module__Mblrdq__manageActions span{border:1px solid var(--demo-line);border-radius:7px;justify-content:center;align-items:center;min-height:35px;font-size:12px;display:flex}.amplifi-showcase-module__Mblrdq__manageActions span:first-child{border-color:var(--demo-button);background:var(--demo-button);color:var(--demo-button-text)}.amplifi-showcase-module__Mblrdq__pointer{z-index:2;opacity:0;filter:drop-shadow(0 1px 1px #0000001f);transform-origin:4px 3px;width:22px;height:26px;animation:amplifi-showcase-module__Mblrdq__pointerAction 20s cubic-bezier(.4, 0, .2, 1) var(--demo-delay) infinite both;animation-play-state:var(--demo-play-state);position:absolute;bottom:22px;left:70%}.amplifi-showcase-module__Mblrdq__card[data-showcase-card=positions] .amplifi-showcase-module__Mblrdq__pointer{animation-name:amplifi-showcase-module__Mblrdq__positionPointer;top:99px;bottom:auto;left:78%}.amplifi-showcase-module__Mblrdq__cardFooter{z-index:2;height:70px;position:absolute;inset:auto 0 0}.amplifi-showcase-module__Mblrdq__cardFooter a{justify-content:space-between;align-items:center;gap:16px;height:100%;padding:10px 24px;transition:background-color .15s;display:flex}.amplifi-showcase-module__Mblrdq__cardFooter h2{font-size:15px;font-weight:500;line-height:21px}.amplifi-showcase-module__Mblrdq__cardFooter p{color:var(--demo-muted);margin-top:2px;font-size:12px;line-height:17px}.amplifi-showcase-module__Mblrdq__cardFooter a>span{color:var(--demo-muted);flex-shrink:0;align-items:center;gap:7px;font-size:12px;display:inline-flex}.amplifi-showcase-module__Mblrdq__cardFooter svg{transition:transform .15s}.amplifi-showcase-module__Mblrdq__cardFooter a:focus-visible{outline-offset:-4px}.amplifi-showcase-module__Mblrdq__disclosure{color:var(--muted-foreground);margin-top:14px;font-size:11px;line-height:1.6}@keyframes amplifi-showcase-module__Mblrdq__firstScene{0%,21%,99%,to{opacity:1;transform:none}23%,96%{opacity:0;transform:translateY(-5px)}97%{opacity:0;transform:translateY(5px)}}@keyframes amplifi-showcase-module__Mblrdq__reviewScene{0%,21%{opacity:0;transform:translateY(5px)}23%,45%{opacity:1;transform:none}47%,to{opacity:0;transform:translateY(-5px)}}@keyframes amplifi-showcase-module__Mblrdq__pendingScene{0%,45%{opacity:0;transform:translateY(5px)}47%,65%{opacity:1;transform:none}67%,to{opacity:0;transform:translateY(-5px)}}@keyframes amplifi-showcase-module__Mblrdq__resultScene{0%,65%{opacity:0;transform:translateY(5px)}67%,97%{opacity:1;transform:none}99%,to{opacity:0;transform:translateY(-5px)}}@keyframes amplifi-showcase-module__Mblrdq__pointerAction{0%,13%,34%{opacity:0;transform:translate(24px,12px)}18%,20%,41%,44%{opacity:1;transform:none}21%,45%{opacity:1;transform:scale(.88)}23%,47%{opacity:0;transform:none}49%,to{opacity:0;transform:translate(24px,12px)}}@keyframes amplifi-showcase-module__Mblrdq__positionPointer{0%,13%{opacity:0;transform:translate(20px,12px)}18%,20%{opacity:1;transform:none}21%{opacity:1;transform:scale(.88)}23%,to{opacity:0;transform:none}}@keyframes amplifi-showcase-module__Mblrdq__actionPress{0%,20%,23%,44%,47%,to{transform:none}21%,45%{transform:scale(.986)}}.amplifi-showcase-module__Mblrdq__pending{text-align:center;flex-direction:column;align-items:center;margin-block:auto;display:flex}.amplifi-showcase-module__Mblrdq__walletIcon{background:var(--demo-field);border-radius:13px;place-items:center;width:50px;height:50px;margin-bottom:14px;display:grid}.amplifi-showcase-module__Mblrdq__pending h3{letter-spacing:-.025em;font-size:14px;font-weight:520}.amplifi-showcase-module__Mblrdq__pending p{color:var(--demo-muted);margin-top:5px;font-size:11px}.amplifi-showcase-module__Mblrdq__pendingSteps{text-align:left;color:var(--demo-muted);gap:9px;margin-top:20px;font-size:11px;display:grid}.amplifi-showcase-module__Mblrdq__pendingSteps span{align-items:center;gap:8px;display:flex}.amplifi-showcase-module__Mblrdq__pendingSteps span[data-active=true]{color:var(--demo-text)}.amplifi-showcase-module__Mblrdq__pendingSteps span[data-complete=true] svg{color:var(--demo-positive)}.amplifi-showcase-module__Mblrdq__pendingSteps i{border:1px solid var(--demo-line);border-radius:50%;width:13px;height:13px}.amplifi-showcase-module__Mblrdq__pendingSteps span[data-active=true] svg{animation:1.2s linear infinite amplifi-showcase-module__Mblrdq__transactionSpin;animation-play-state:var(--demo-play-state)}.amplifi-showcase-module__Mblrdq__card[data-motion=paused] .amplifi-showcase-module__Mblrdq__demoPanel *,.amplifi-showcase-module__Mblrdq__card[data-motion=paused] .amplifi-showcase-module__Mblrdq__demoPanel :before,.amplifi-showcase-module__Mblrdq__card[data-motion=paused] .amplifi-showcase-module__Mblrdq__demoPanel :after{animation-play-state:paused!important}@keyframes amplifi-showcase-module__Mblrdq__transactionSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (hover:hover) and (pointer:fine){.amplifi-showcase-module__Mblrdq__toolbar button:hover{color:var(--foreground);background:#7878780f}.amplifi-showcase-module__Mblrdq__cardFooter a:hover{background:#7878780a}.amplifi-showcase-module__Mblrdq__cardFooter a:hover svg{transform:translate(3px)}}.amplifi-showcase-module__Mblrdq__card[data-reduced-motion=true] .amplifi-showcase-module__Mblrdq__scene,.amplifi-showcase-module__Mblrdq__card[data-reduced-motion=true] .amplifi-showcase-module__Mblrdq__demoAction,.amplifi-showcase-module__Mblrdq__card[data-reduced-motion=true] .amplifi-showcase-module__Mblrdq__pointer,.amplifi-showcase-module__Mblrdq__card[data-reduced-motion=true] .amplifi-showcase-module__Mblrdq__pendingSteps svg{animation:none;transform:none}.amplifi-showcase-module__Mblrdq__card[data-reduced-motion=true] .amplifi-showcase-module__Mblrdq__scene[data-demo-scene="0"]{opacity:1}.amplifi-showcase-module__Mblrdq__card[data-reduced-motion=true] .amplifi-showcase-module__Mblrdq__scene:not([data-demo-scene="0"]),.amplifi-showcase-module__Mblrdq__card[data-reduced-motion=true] .amplifi-showcase-module__Mblrdq__pointer{opacity:0;visibility:hidden}@media (prefers-reduced-motion:reduce){.amplifi-showcase-module__Mblrdq__scene,.amplifi-showcase-module__Mblrdq__demoAction,.amplifi-showcase-module__Mblrdq__pointer,.amplifi-showcase-module__Mblrdq__pendingSteps svg{animation:none;transform:none}.amplifi-showcase-module__Mblrdq__scene[data-demo-scene="0"]{opacity:1}.amplifi-showcase-module__Mblrdq__scene:not([data-demo-scene="0"]),.amplifi-showcase-module__Mblrdq__pointer{opacity:0;visibility:hidden}.amplifi-showcase-module__Mblrdq__cardFooter a,.amplifi-showcase-module__Mblrdq__cardFooter svg,.amplifi-showcase-module__Mblrdq__card:after,.amplifi-showcase-module__Mblrdq__navigationLinks a,.amplifi-showcase-module__Mblrdq__navigationLinks a:before{transition:none}}@media (max-width:1023px){.amplifi-showcase-module__Mblrdq__showcaseBody{grid-template-columns:100px minmax(0,1fr);gap:20px}.amplifi-showcase-module__Mblrdq__navigationLinks a{gap:8px;padding-left:14px}.amplifi-showcase-module__Mblrdq__artwork{padding:18px}.amplifi-showcase-module__Mblrdq__cardFooter a{padding-inline:20px}.amplifi-showcase-module__Mblrdq__cardFooter p{font-size:11px}}@media (max-width:767px){.amplifi-showcase-module__Mblrdq__showcaseBody{display:block}.amplifi-showcase-module__Mblrdq__navigation{z-index:5;background:var(--background);margin-bottom:16px;padding:0;top:88px}.amplifi-showcase-module__Mblrdq__navigation>span{display:none}.amplifi-showcase-module__Mblrdq__navigationLinks{grid-template-columns:repeat(4,1fr)}.amplifi-showcase-module__Mblrdq__navigationTrack{width:100%;height:2px;inset:auto 0 0}.amplifi-showcase-module__Mblrdq__navigationTrack>span{transform:scaleX(var(--showcase-scroll));transform-origin:0}.amplifi-showcase-module__Mblrdq__navigationLinks a{justify-content:center;gap:6px;min-height:48px;padding-inline:4px}.amplifi-showcase-module__Mblrdq__navigationLinks a:before{inset:4px 3px 6px}.amplifi-showcase-module__Mblrdq__grid{grid-template-columns:1fr;gap:14px}.amplifi-showcase-module__Mblrdq__card{height:394px}.amplifi-showcase-module__Mblrdq__artwork{padding:18px}.amplifi-showcase-module__Mblrdq__cardFooter a>span{gap:0;font-size:0}.amplifi-showcase-module__Mblrdq__cardFooter h2{font-size:14px}.amplifi-showcase-module__Mblrdq__cardFooter a>span>svg{width:16px;height:16px}.amplifi-showcase-module__Mblrdq__navigationLinks a{font-size:11px}.amplifi-showcase-module__Mblrdq__navigationLinks a>svg{width:13px;height:13px}}@media (max-width:360px){.amplifi-showcase-module__Mblrdq__artwork{padding-inline:12px}.amplifi-showcase-module__Mblrdq__scene{padding:14px}.amplifi-showcase-module__Mblrdq__amountField{padding-inline:9px}.amplifi-showcase-module__Mblrdq__amountRow{gap:6px}.amplifi-showcase-module__Mblrdq__amountRow>strong,.amplifi-showcase-module__Mblrdq__swapFields .amplifi-showcase-module__Mblrdq__amountRow>strong{font-size:25px}.amplifi-showcase-module__Mblrdq__tokenSelect{gap:4px;font-size:11px}.amplifi-showcase-module__Mblrdq__tokenSelect>img{width:22px;height:22px}.amplifi-showcase-module__Mblrdq__positionRow>img{width:26px;height:26px}.amplifi-showcase-module__Mblrdq__cardFooter a{padding-inline:17px}}
.site-footer-module__3hTSKW__footer{--foreground:#f6f6f2;--muted-foreground:#999a94;--landing-line:#30312c;color:var(--foreground);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#11120f;padding-top:52px}.site-footer-module__3hTSKW__inner{width:min(1180px,100% - 80px);margin-inline:auto}.site-footer-module__3hTSKW__directory{grid-template-columns:1fr 2fr;gap:64px;padding-bottom:44px;display:grid}.site-footer-module__3hTSKW__intro>p{letter-spacing:-.025em;font-size:clamp(26px,2.6vw,36px);font-weight:450;line-height:1.16}.site-footer-module__3hTSKW__contact{align-items:center;gap:20px;min-height:44px;margin-top:20px;font-size:12px;display:inline-flex}.site-footer-module__3hTSKW__contact>span,.site-footer-module__3hTSKW__backToTop>span{border:1px solid #464741;border-radius:50%;place-items:center;width:34px;height:34px;transition:background .16s,border-color .16s,color .16s;display:grid}.site-footer-module__3hTSKW__contact svg,.site-footer-module__3hTSKW__backToTop svg{transition:transform .18s cubic-bezier(.22,1,.36,1)}.site-footer-module__3hTSKW__nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.site-footer-module__3hTSKW__nav h2{color:var(--muted-foreground);margin-bottom:12px;font-size:11px;font-weight:450}.site-footer-module__3hTSKW__nav a{color:#d9dad3;align-items:center;gap:7px;min-height:44px;font-size:13px;transition:color .15s;display:inline-flex}.site-footer-module__3hTSKW__linkLabel{position:relative}.site-footer-module__3hTSKW__linkLabel:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s cubic-bezier(.22,1,.36,1);position:absolute;inset:auto 0 -3px;transform:scaleX(0)}.site-footer-module__3hTSKW__nav a>svg,.site-footer-module__3hTSKW__version>svg{opacity:.5;flex-shrink:0;transition:opacity .16s,transform .18s cubic-bezier(.22,1,.36,1)}.site-footer-module__3hTSKW__brand{border-top:1px solid var(--landing-line);padding-top:22px}.site-footer-module__3hTSKW__brandCaption{color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:16px;font-size:10px;display:flex}.site-footer-module__3hTSKW__brandCaption>span:last-child{align-items:center;gap:8px;display:inline-flex}.site-footer-module__3hTSKW__wordmark{--brand-x:50%;--brand-y:40%;width:100%;margin-block:8px 12px;display:block;position:relative}.site-footer-module__3hTSKW__wordmark svg{width:100%;height:auto;display:block}.site-footer-module__3hTSKW__wordmarkBase{-webkit-mask-image:linear-gradient(175deg,#000 25%,#0000007a 100%);mask-image:linear-gradient(175deg,#000 25%,#0000007a 100%)}.site-footer-module__3hTSKW__wordmarkLight{color:#fff;-webkit-mask-image:radial-gradient(ellipse 28% 80% at var(--brand-x) var(--brand-y), #000, transparent 100%);mask-image:radial-gradient(ellipse 28% 80% at var(--brand-x) var(--brand-y), #000, transparent 100%);opacity:0;pointer-events:none;transition:opacity .22s;position:absolute;inset:0}.site-footer-module__3hTSKW__wordmark:focus-visible{outline-offset:-4px}.site-footer-module__3hTSKW__wordmark:focus-visible .site-footer-module__3hTSKW__wordmarkLight{opacity:1}.site-footer-module__3hTSKW__bottom{padding-block:10px max(20px, env(safe-area-inset-bottom));border-top:1px solid var(--landing-line);color:var(--muted-foreground);align-items:center;gap:24px;font-size:11px;display:flex}.site-footer-module__3hTSKW__bottom small{font-size:inherit}.site-footer-module__3hTSKW__bottom>a{align-items:center;gap:7px;min-height:44px;transition:color .15s;display:inline-flex}.site-footer-module__3hTSKW__bottom>.site-footer-module__3hTSKW__backToTop{gap:12px;margin-left:auto}@media (hover:hover) and (pointer:fine){.site-footer-module__3hTSKW__nav a:hover,.site-footer-module__3hTSKW__bottom>a:hover{color:#fff}.site-footer-module__3hTSKW__nav a:hover .site-footer-module__3hTSKW__linkLabel:after{transform-origin:0;transform:scaleX(1)}.site-footer-module__3hTSKW__nav a:hover>svg,.site-footer-module__3hTSKW__version:hover>svg{opacity:1;transform:translate(1px,-1px)}.site-footer-module__3hTSKW__contact:hover>span,.site-footer-module__3hTSKW__backToTop:hover>span{background:var(--foreground);border-color:var(--foreground);color:#11120f}.site-footer-module__3hTSKW__contact:hover svg{transform:translate(1px,-1px)}.site-footer-module__3hTSKW__backToTop:hover svg{transform:translateY(-2px)}.site-footer-module__3hTSKW__wordmark:hover .site-footer-module__3hTSKW__wordmarkLight{opacity:1}}@media (max-width:1023px){.site-footer-module__3hTSKW__inner{width:calc(100% - 56px)}.site-footer-module__3hTSKW__directory{grid-template-columns:1fr 2.4fr;gap:36px}.site-footer-module__3hTSKW__nav{gap:20px}}@media (max-width:767px){.site-footer-module__3hTSKW__footer{padding-top:32px}.site-footer-module__3hTSKW__inner{width:calc(100% - 36px)}.site-footer-module__3hTSKW__directory{grid-template-columns:1fr;gap:32px;padding-bottom:28px}.site-footer-module__3hTSKW__intro{justify-content:space-between;align-items:end;gap:16px;display:flex}.site-footer-module__3hTSKW__contact{white-space:nowrap;gap:12px;margin:0}.site-footer-module__3hTSKW__nav{gap:16px}.site-footer-module__3hTSKW__nav a{font-size:12px}.site-footer-module__3hTSKW__brand{padding-top:16px}.site-footer-module__3hTSKW__brandCaption{gap:10px;font-size:9px}.site-footer-module__3hTSKW__brandCaption svg{display:none}.site-footer-module__3hTSKW__wordmark{margin-block:12px 18px}.site-footer-module__3hTSKW__bottom{grid-template-columns:1fr auto;gap:0 12px;font-size:10px;display:grid}.site-footer-module__3hTSKW__bottom small{align-self:end}.site-footer-module__3hTSKW__bottom>.site-footer-module__3hTSKW__version{grid-row:2}.site-footer-module__3hTSKW__bottom>.site-footer-module__3hTSKW__backToTop{grid-area:1/2/3;gap:8px}}@media (max-width:479px){.site-footer-module__3hTSKW__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}.site-footer-module__3hTSKW__nav>div:last-child{grid-column:1/-1}.site-footer-module__3hTSKW__nav>div:last-child ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.site-footer-module__3hTSKW__nav>div:last-child h2{margin-bottom:4px}}@media (prefers-reduced-motion:reduce){.site-footer-module__3hTSKW__footer *,.site-footer-module__3hTSKW__footer :after{transition:none}.site-footer-module__3hTSKW__wordmarkLight{display:none}}
.landing-navigation-module__cTQc-q__space{height:88px}.landing-navigation-module__cTQc-q__header{--amplifi-nav-progress:0;--amplifi-nav-wide:min(1180px, calc(100vw - 80px));--amplifi-nav-compact:min(840px, var(--amplifi-nav-wide));--amplifi-nav-pointer:50%;z-index:40;width:calc(var(--amplifi-nav-wide) - (var(--amplifi-nav-wide) - var(--amplifi-nav-compact)) * var(--amplifi-nav-progress));height:64px;padding-inline:calc(16px * var(--amplifi-nav-progress));transform:translate3d(-50%, calc(-12px * var(--amplifi-nav-progress)), 0);border-radius:calc(16px + 16px * var(--amplifi-nav-progress));color:#202020;isolation:isolate;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;display:grid;position:fixed;top:24px;left:50%}.landing-navigation-module__cTQc-q__glass,.landing-navigation-module__cTQc-q__specular{border-radius:inherit;pointer-events:none;z-index:-1;position:absolute;inset:0}.landing-navigation-module__cTQc-q__glass{-webkit-backdrop-filter:blur(18px)saturate(1.35);backdrop-filter:blur(18px)saturate(1.35);opacity:var(--amplifi-nav-progress);background:linear-gradient(145deg,#ffffffc7,#ffffff26 48%,#e7efea3d),#ffffffc7;box-shadow:inset 0 1px #fffffff2,inset 0 0 0 1px #1d312617,0 3px 8px #10201708,0 14px 36px -14px #10201733}.landing-navigation-module__cTQc-q__specular{opacity:0;transition:opacity .18s;overflow:hidden}.landing-navigation-module__cTQc-q__specular:before{content:"";width:320px;height:80px;transform:translate3d(calc(var(--amplifi-nav-pointer) - 160px), -8px, 0);background:radial-gradient(at 50% 0,#fffffff2,#0000 68%);position:absolute}.landing-navigation-module__cTQc-q__logo{justify-self:start;align-items:center;min-height:44px;display:inline-flex}.landing-navigation-module__cTQc-q__nav{align-items:center;gap:4px;display:flex}.landing-navigation-module__cTQc-q__nav a,.landing-navigation-module__cTQc-q__cta,.landing-navigation-module__cTQc-q__menuButton{white-space:nowrap;border-radius:24px;justify-content:center;align-items:center;min-height:44px;font-size:13px;transition:background .16s,color .16s;display:inline-flex}.landing-navigation-module__cTQc-q__nav a{color:#656565;border-radius:6px;padding-inline:13px;position:relative}.landing-navigation-module__cTQc-q__nav a:after{content:"";inset-inline:13px;opacity:0;height:2px;transition:opacity .16s, transform .18s var(--ease-swift);background:currentColor;border-radius:2px;position:absolute;bottom:3px;transform:scaleX(.65)}.landing-navigation-module__cTQc-q__nav a[aria-current]{color:#202020}.landing-navigation-module__cTQc-q__nav a[aria-current]:after{opacity:1;transform:scaleX(1)}.landing-navigation-module__cTQc-q__nav a:focus-visible{outline-offset:2px;outline:2px solid #277457}.landing-navigation-module__cTQc-q__cta{background:rgb(255 255 255/calc(.64 * var(--amplifi-nav-progress)));box-shadow:inset 0 0 0 1px rgb(27 48 36/calc(.08 * var(--amplifi-nav-progress)));justify-self:end;gap:7px;padding-inline:12px}.landing-navigation-module__cTQc-q__cta svg{flex-shrink:0;transition:transform .16s}.landing-navigation-module__cTQc-q__menuButton{cursor:pointer;width:44px;padding:0;display:none}.landing-navigation-module__cTQc-q__menuPositioner{z-index:50}.landing-navigation-module__cTQc-q__menu{width:var(--anchor-width);color:#202020;-webkit-backdrop-filter:blur(18px)saturate(1.35);backdrop-filter:blur(18px)saturate(1.35);transform-origin:100% 0;max-width:calc(100vw - 24px);transition:opacity .16s, transform .22s var(--ease-swift);background:#fffffff0;border-radius:22px;padding:8px;box-shadow:inset 0 0 0 1px #1d31261a,inset 0 1px #fff,0 18px 40px -18px #10201740}.landing-navigation-module__cTQc-q__menu[data-starting-style],.landing-navigation-module__cTQc-q__menu[data-ending-style]{opacity:0;transform:translateY(-4px)scale(.98)}.landing-navigation-module__cTQc-q__menu a{border-radius:14px;justify-content:space-between;align-items:center;min-height:48px;padding-inline:14px;font-size:14px;display:flex}.landing-navigation-module__cTQc-q__menu a[aria-current]{background:#1c2c230d}.landing-navigation-module__cTQc-q__menu a:focus-visible{outline-offset:-2px;outline:2px solid #277457}@media (hover:hover) and (pointer:fine){.landing-navigation-module__cTQc-q__header:hover .landing-navigation-module__cTQc-q__specular{opacity:var(--amplifi-nav-progress)}.landing-navigation-module__cTQc-q__cta:hover,.landing-navigation-module__cTQc-q__menuButton:hover,.landing-navigation-module__cTQc-q__menu a:hover{color:#202020;background:#1c2c230f}.landing-navigation-module__cTQc-q__nav a:hover{color:#202020}.landing-navigation-module__cTQc-q__cta:hover svg{transform:translate(1px,-1px)}}@media (max-width:1023px){.landing-navigation-module__cTQc-q__header{--amplifi-nav-wide:calc(100vw - 56px);gap:12px}.landing-navigation-module__cTQc-q__nav a{padding-inline:10px}}@media (max-width:767px){.landing-navigation-module__cTQc-q__space{height:76px}.landing-navigation-module__cTQc-q__header{--amplifi-nav-wide:calc(100vw - 24px);--amplifi-nav-compact:calc(100vw - 40px);grid-template-columns:1fr auto auto;gap:4px;height:60px;padding-inline:10px;top:20px}.landing-navigation-module__cTQc-q__nav{display:none}.landing-navigation-module__cTQc-q__cta{margin-right:0;padding-inline:10px;font-size:12px}.landing-navigation-module__cTQc-q__ctaPrefix{display:none}.landing-navigation-module__cTQc-q__cta>span:first-letter{text-transform:uppercase}.landing-navigation-module__cTQc-q__menuButton{display:inline-flex}.landing-navigation-module__cTQc-q__glass{-webkit-backdrop-filter:blur(12px)saturate(1.25);backdrop-filter:blur(12px)saturate(1.25)}}@media (prefers-reduced-motion:reduce){.landing-navigation-module__cTQc-q__header{--amplifi-nav-progress:1!important}.landing-navigation-module__cTQc-q__specular{display:none}.landing-navigation-module__cTQc-q__header *,.landing-navigation-module__cTQc-q__menu,.landing-navigation-module__cTQc-q__menu *{transition:none}.landing-navigation-module__cTQc-q__menu[data-starting-style],.landing-navigation-module__cTQc-q__menu[data-ending-style]{transform:none}}@media (prefers-reduced-transparency:reduce){.landing-navigation-module__cTQc-q__glass,.landing-navigation-module__cTQc-q__menu{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}.landing-navigation-module__cTQc-q__specular{display:none}}@media (forced-colors:active){.landing-navigation-module__cTQc-q__glass,.landing-navigation-module__cTQc-q__menu{background:canvas;border:1px solid canvastext}}
.wolf-game-demo-module__SO8y0q__preview{width:min(100%,370px);min-width:0;margin:0 auto}.wolf-game-demo-module__SO8y0q__widget{isolation:isolate;color:#27211d;background:#fff;border:1px solid #e4ddd3;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 4px 10px #49351a08,0 22px 42px -20px #49351a3b}.wolf-game-demo-module__SO8y0q__rail{background:#f1eae3;height:3px}.wolf-game-demo-module__SO8y0q__rail>span{transform-origin:0;width:100%;height:100%;animation:24s linear infinite wolf-game-demo-module__SO8y0q__progress;animation-play-state:var(--wolf-play-state);background:#80421e;display:block}.wolf-game-demo-module__SO8y0q__scenes{padding:20px 18px 0;display:grid}.wolf-game-demo-module__SO8y0q__scene{opacity:0;min-width:0;min-height:322px;animation-duration:24s;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:var(--wolf-play-state);pointer-events:none;flex-direction:column;grid-area:1/1;display:flex;transform:translateY(6px)}.wolf-game-demo-module__SO8y0q__scene[data-wolf-scene=resources]{opacity:1;animation-name:wolf-game-demo-module__SO8y0q__resources;transform:none}.wolf-game-demo-module__SO8y0q__scene[data-wolf-scene=amount]{animation-name:wolf-game-demo-module__SO8y0q__amount}.wolf-game-demo-module__SO8y0q__scene[data-wolf-scene=wallet]{animation-name:wolf-game-demo-module__SO8y0q__wallet}.wolf-game-demo-module__SO8y0q__scene[data-wolf-scene=success]{animation-name:wolf-game-demo-module__SO8y0q__success}.wolf-game-demo-module__SO8y0q__tabs{text-align:center;border-bottom:1px solid #eee8e1;gap:0;margin:-4px 0 18px;display:flex}.wolf-game-demo-module__SO8y0q__tabs>*{color:#74695e;flex:1;padding-block:9px 13px;font-size:14px;font-weight:500;position:relative}.wolf-game-demo-module__SO8y0q__tabs strong{color:#27211d}.wolf-game-demo-module__SO8y0q__tabs strong:after{content:"";background:#80421e;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:22%;right:22%}.wolf-game-demo-module__SO8y0q__tableHeading{color:#7e7368;justify-content:space-between;padding:0 8px 8px;font-size:10px;display:flex}.wolf-game-demo-module__SO8y0q__resources{gap:5px;display:grid}.wolf-game-demo-module__SO8y0q__resources>div{background:#faf9f7;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;min-height:48px;padding:8px;display:flex}.wolf-game-demo-module__SO8y0q__resources>div[data-selected=true]{background:#f6f0e9;border-color:#bc9b82}.wolf-game-demo-module__SO8y0q__resources img,.wolf-game-demo-module__SO8y0q__asset img,.wolf-game-demo-module__SO8y0q__order img,.wolf-game-demo-module__SO8y0q__successIcon>img{object-fit:contain;image-rendering:pixelated}.wolf-game-demo-module__SO8y0q__resources strong{font-size:12px;font-weight:600}.wolf-game-demo-module__SO8y0q__resources>div>span{font-variant-numeric:tabular-nums;margin-left:auto;font-size:12px}.wolf-game-demo-module__SO8y0q__resources svg{color:#877568}.wolf-game-demo-module__SO8y0q__balance{color:#796d62;justify-content:center;align-items:center;gap:6px;padding-top:15px;font-size:10px;display:flex}.wolf-game-demo-module__SO8y0q__heading{align-items:center;gap:10px;min-height:30px;margin-bottom:14px;font-size:15px;display:flex}.wolf-game-demo-module__SO8y0q__heading strong{font-weight:600}.wolf-game-demo-module__SO8y0q__direction{background:#faf9f7;border:1px solid #ece6df;border-radius:9px;margin-bottom:10px;padding:3px;display:flex}.wolf-game-demo-module__SO8y0q__direction>*{text-align:center;color:#7b6d61;flex:1;padding:7px;font-size:12px}.wolf-game-demo-module__SO8y0q__direction strong{color:#633414;background:#fff;border:1px solid #bc9b82;border-radius:6px;font-weight:500}.wolf-game-demo-module__SO8y0q__amount{background:#fcfbfa;border:1px solid #e5ddd5;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;min-height:70px;padding:10px 12px;display:flex}.wolf-game-demo-module__SO8y0q__quantity{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:clamp(25px,2.6vw,34px);font-weight:500;line-height:1.1;display:grid}.wolf-game-demo-module__SO8y0q__quantity>span,.wolf-game-demo-module__SO8y0q__totalAmount>span{opacity:0;animation:24s step-end infinite wolf-game-demo-module__SO8y0q__quantity;animation-play-state:var(--wolf-play-state);grid-area:1/1}.wolf-game-demo-module__SO8y0q__quantity>span:nth-child(2),.wolf-game-demo-module__SO8y0q__totalAmount>span:nth-child(2){animation-name:wolf-game-demo-module__SO8y0q__quantityMid}.wolf-game-demo-module__SO8y0q__quantity>span:nth-child(3),.wolf-game-demo-module__SO8y0q__totalAmount>span:nth-child(3){opacity:1;animation-name:wolf-game-demo-module__SO8y0q__quantityFinal}.wolf-game-demo-module__SO8y0q__totalAmount{text-align:right;font-variant-numeric:tabular-nums;display:grid}.wolf-game-demo-module__SO8y0q__asset{align-items:center;gap:6px;display:flex}.wolf-game-demo-module__SO8y0q__asset strong{font-size:12px;font-weight:600;display:block}.wolf-game-demo-module__SO8y0q__asset small{color:#74685e;white-space:nowrap;font-size:9px;display:block}.wolf-game-demo-module__SO8y0q__quickAmounts{gap:6px;margin-top:10px;display:flex}.wolf-game-demo-module__SO8y0q__quickAmounts>span{border:1px solid #e7e0d9;border-radius:18px;place-items:center;min-width:39px;height:30px;padding-inline:8px;font-size:10px;display:grid}.wolf-game-demo-module__SO8y0q__quickAmounts>span:nth-child(-n+3){animation:24s step-end infinite wolf-game-demo-module__SO8y0q__chipFirst;animation-play-state:var(--wolf-play-state)}.wolf-game-demo-module__SO8y0q__quickAmounts>span:nth-child(2){animation-name:wolf-game-demo-module__SO8y0q__chipMid}.wolf-game-demo-module__SO8y0q__quickAmounts>span:nth-child(3){animation-name:wolf-game-demo-module__SO8y0q__chipFinal}.wolf-game-demo-module__SO8y0q__quickAmounts>span:last-child{color:#978b80}.wolf-game-demo-module__SO8y0q__slider{background:#eee8e1;border-radius:4px;height:4px;margin:18px 5px;position:relative}.wolf-game-demo-module__SO8y0q__slider>span{transform-origin:0;width:100%;height:100%;animation:24s ease-in-out infinite wolf-game-demo-module__SO8y0q__slide;animation-play-state:var(--wolf-play-state);background:#b98b68;display:block}.wolf-game-demo-module__SO8y0q__slider>i{width:14px;height:14px;animation:24s ease-in-out infinite wolf-game-demo-module__SO8y0q__thumb;animation-play-state:var(--wolf-play-state);background:#b98b68;border:2px solid #fff;border-radius:50%;outline:1px solid #b79176;margin-left:-7px;position:absolute;top:-5px}.wolf-game-demo-module__SO8y0q__total,.wolf-game-demo-module__SO8y0q__receipt{color:#796d62;justify-content:space-between;align-items:center;gap:10px;min-height:39px;font-size:11px;display:flex}.wolf-game-demo-module__SO8y0q__total strong,.wolf-game-demo-module__SO8y0q__receipt strong{color:#30261e;font-size:13px;font-weight:550}.wolf-game-demo-module__SO8y0q__action,.wolf-game-demo-module__SO8y0q__walletAction,.wolf-game-demo-module__SO8y0q__done{border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:40px;margin-top:auto;font-size:12px;font-weight:500;display:flex}.wolf-game-demo-module__SO8y0q__action{color:#fff;background:#793d19}.wolf-game-demo-module__SO8y0q__order{background:#faf7f2;border:1px solid #ebe3d9;border-radius:10px;align-items:center;gap:14px;margin-bottom:20px;padding:18px 14px;display:flex}.wolf-game-demo-module__SO8y0q__order strong{letter-spacing:-.02em;font-size:21px;font-weight:550;display:block}.wolf-game-demo-module__SO8y0q__order div>span{color:#796d62;margin-top:4px;font-size:12px;display:block}.wolf-game-demo-module__SO8y0q__stepsHeading{justify-content:space-between;align-items:center;margin-bottom:16px;font-size:12px;display:flex}.wolf-game-demo-module__SO8y0q__stepsHeading strong{font-weight:550}.wolf-game-demo-module__SO8y0q__steps{gap:18px;display:grid}.wolf-game-demo-module__SO8y0q__steps>div{align-items:center;gap:10px;display:flex}.wolf-game-demo-module__SO8y0q__stepIcon{color:#327355;border:1px solid #dfd4c7;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;display:grid;position:relative}.wolf-game-demo-module__SO8y0q__stepIcon>i{width:11px;height:11px;animation:1s linear infinite wolf-game-demo-module__SO8y0q__spin;animation-play-state:var(--wolf-play-state);border:1.5px solid #e3d4c6;border-top-color:#80421e;border-radius:50%}.wolf-game-demo-module__SO8y0q__stepIcon>svg{opacity:0;animation:24s step-end infinite wolf-game-demo-module__SO8y0q__approved;animation-play-state:var(--wolf-play-state);position:absolute}.wolf-game-demo-module__SO8y0q__approve .wolf-game-demo-module__SO8y0q__stepIcon>i{animation:1s linear infinite wolf-game-demo-module__SO8y0q__spin,24s step-end infinite wolf-game-demo-module__SO8y0q__approving;animation-play-state:var(--wolf-play-state)}.wolf-game-demo-module__SO8y0q__confirm .wolf-game-demo-module__SO8y0q__stepIcon>svg{animation-name:wolf-game-demo-module__SO8y0q__confirmed}.wolf-game-demo-module__SO8y0q__confirm .wolf-game-demo-module__SO8y0q__stepIcon>i{animation:1s linear infinite wolf-game-demo-module__SO8y0q__spin,24s step-end infinite wolf-game-demo-module__SO8y0q__confirming;animation-play-state:var(--wolf-play-state)}.wolf-game-demo-module__SO8y0q__steps strong{font-size:12px;font-weight:550;display:block}.wolf-game-demo-module__SO8y0q__steps small{color:#796d62;margin-top:3px;font-size:10px;display:block}.wolf-game-demo-module__SO8y0q__walletAction{color:#80421e;background:#f4eee7;border:1px solid #e8ddd2}.wolf-game-demo-module__SO8y0q__success{flex-direction:column;flex:1;justify-content:center;align-items:center;padding-block:12px;display:flex}.wolf-game-demo-module__SO8y0q__successIcon{margin-bottom:20px;position:relative}.wolf-game-demo-module__SO8y0q__successIcon>span{color:#fff;background:#327355;border:3px solid #fff;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;bottom:-1px;right:-5px}.wolf-game-demo-module__SO8y0q__success>span{color:#796d62;font-size:12px}.wolf-game-demo-module__SO8y0q__success>strong{letter-spacing:-.035em;margin-top:6px;font-size:32px;font-weight:500;line-height:1.2}.wolf-game-demo-module__SO8y0q__success>strong>span{letter-spacing:0;font-size:17px}.wolf-game-demo-module__SO8y0q__success>p{color:#796d62;text-align:center;margin-top:10px;font-size:11px}.wolf-game-demo-module__SO8y0q__receipt{border-top:1px solid #eee8e1;margin-block:8px}.wolf-game-demo-module__SO8y0q__receipt strong{align-items:center;gap:6px;display:inline-flex}.wolf-game-demo-module__SO8y0q__receipt svg{color:#327355}.wolf-game-demo-module__SO8y0q__done{color:#80421e;background:#f4eee7}.wolf-game-demo-module__SO8y0q__brand{color:#93877b;justify-content:center;align-items:center;gap:8px;padding-block:18px;font-size:9px;display:flex}.wolf-game-demo-module__SO8y0q__brand svg{width:57px;height:auto}.wolf-game-demo-module__SO8y0q__pointer{z-index:2;filter:drop-shadow(0 1px 2px #0000002e);pointer-events:none;animation:24s ease-in-out infinite wolf-game-demo-module__SO8y0q__pointer;animation-play-state:var(--wolf-play-state);position:absolute;top:36%;left:73%}.wolf-game-demo-module__SO8y0q__preview figcaption{color:#716655;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 12px;margin-top:8px;font-size:10px;display:flex}.wolf-game-demo-module__SO8y0q__preview figcaption>button{cursor:pointer;border-radius:7px;align-items:center;gap:5px;min-height:44px;padding:6px 8px;display:flex}.wolf-game-demo-module__SO8y0q__preview figcaption>button:hover{background:#60462b0f}@keyframes wolf-game-demo-module__SO8y0q__resources{0%,21%,to{opacity:1;transform:none}23%,98%{opacity:0;transform:translateY(-5px)}}@keyframes wolf-game-demo-module__SO8y0q__amount{0%,21%,49%,to{opacity:0;transform:translateY(5px)}23%,47%{opacity:1;transform:none}}@keyframes wolf-game-demo-module__SO8y0q__wallet{0%,47%,75%,to{opacity:0;transform:translateY(5px)}49%,73%{opacity:1;transform:none}}@keyframes wolf-game-demo-module__SO8y0q__success{0%,73%,to{opacity:0;transform:translateY(5px)}75%,98%{opacity:1;transform:none}}@keyframes wolf-game-demo-module__SO8y0q__progress{0%,19%{transform:scaleX(0)}23%,45%{transform:scaleX(.15)}49%,60%{transform:scaleX(.4)}64%,70%{transform:scaleX(.7)}75%,98%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes wolf-game-demo-module__SO8y0q__quantity{0%,30%{opacity:1}31%,to{opacity:0}}@keyframes wolf-game-demo-module__SO8y0q__quantityMid{0%,30%,37%,to{opacity:0}31%,36%{opacity:1}}@keyframes wolf-game-demo-module__SO8y0q__quantityFinal{0%,36%{opacity:0}37%,to{opacity:1}}@keyframes wolf-game-demo-module__SO8y0q__chipFirst{0%,30%{color:#80421e;background:#f1e6db;border-color:#bd9e85}31%,to{color:#27211d;background:0 0;border-color:#e7e0d9}}@keyframes wolf-game-demo-module__SO8y0q__chipMid{0%,30%,37%,to{color:#27211d;background:0 0;border-color:#e7e0d9}31%,36%{color:#80421e;background:#f1e6db;border-color:#bd9e85}}@keyframes wolf-game-demo-module__SO8y0q__chipFinal{0%,36%{color:#27211d;background:0 0;border-color:#e7e0d9}37%,to{color:#80421e;background:#f1e6db;border-color:#bd9e85}}@keyframes wolf-game-demo-module__SO8y0q__slide{0%,29%{transform:scaleX(.1)}33%,35%{transform:scaleX(.35)}39%,to{transform:scaleX(.72)}}@keyframes wolf-game-demo-module__SO8y0q__thumb{0%,29%{left:10%}33%,35%{left:35%}39%,to{left:72%}}@keyframes wolf-game-demo-module__SO8y0q__spin{to{rotate:360deg}}@keyframes wolf-game-demo-module__SO8y0q__approved{0%,60%{opacity:0}61%,to{opacity:1}}@keyframes wolf-game-demo-module__SO8y0q__approving{0%,60%{opacity:1}61%,to{opacity:0}}@keyframes wolf-game-demo-module__SO8y0q__confirmed{0%,71%{opacity:0}72%,to{opacity:1}}@keyframes wolf-game-demo-module__SO8y0q__confirming{0%,60%,72%,to{opacity:0}61%,71%{opacity:1}}@keyframes wolf-game-demo-module__SO8y0q__pointer{0%,6%{opacity:0;transform:translate(20px,20px)}10%,16%{opacity:1;transform:none}18%{opacity:1;transform:scale(.88)}20%{opacity:1;transform:none}24%,28%{opacity:0;top:36%;left:73%}29%,40%{opacity:0}43%,44%{opacity:1;top:82%;left:72%;transform:none}45%{opacity:1;top:82%;left:72%;transform:scale(.88)}47%,to{opacity:0;top:82%;left:72%}}@media (max-width:1023px) and (min-width:768px),(max-width:360px){.wolf-game-demo-module__SO8y0q__scenes{padding-inline:12px}.wolf-game-demo-module__SO8y0q__amount{padding-inline:8px}.wolf-game-demo-module__SO8y0q__asset{gap:4px}.wolf-game-demo-module__SO8y0q__asset>img{width:24px;height:24px}.wolf-game-demo-module__SO8y0q__quantity{font-size:25px}}@media (prefers-reduced-motion:reduce){.wolf-game-demo-module__SO8y0q__preview *,.wolf-game-demo-module__SO8y0q__preview :before,.wolf-game-demo-module__SO8y0q__preview :after{animation:none}.wolf-game-demo-module__SO8y0q__scene{opacity:0;transform:none}.wolf-game-demo-module__SO8y0q__scene[data-wolf-scene=resources]{opacity:1}.wolf-game-demo-module__SO8y0q__pointer{display:none}.wolf-game-demo-module__SO8y0q__rail>span{transform:scaleX(0)}}.wolf-game-demo-module__SO8y0q__sliderPointer{opacity:0;filter:drop-shadow(0 1px 2px #0000002e);animation:24s linear infinite wolf-game-demo-module__SO8y0q__sliderCursor;animation-play-state:var(--wolf-play-state);position:absolute;top:4px;left:4px}@keyframes wolf-game-demo-module__SO8y0q__sliderCursor{0%,27%,42%,to{opacity:0}29%,40%{opacity:1}}@media (prefers-reduced-motion:reduce){.wolf-game-demo-module__SO8y0q__sliderPointer{display:none}}
.marketing-landing-module__MS7KrW__page{--background:#fff;--foreground:#171717;--muted-foreground:#666;--border:#e8e8e8;--card:#f7f7f7;--primary:#171717;--primary-foreground:#fff;--market-surface:#fff;--landing-market-ink:#277457;--landing-line:#e6e6e6;--landing-surface:#f6f6f6;--landing-hover:#ededed;background:var(--background);color:var(--foreground);isolation:isolate;font-size:15px;line-height:1.5;overflow-x:clip}.marketing-landing-module__MS7KrW__page :is(a,button,[tabindex]:not([tabindex="-1"])):focus-visible{outline-offset:4px;outline:2px solid}.marketing-landing-module__MS7KrW__page section[tabindex="-1"]:focus{outline:none}.marketing-landing-module__MS7KrW__page :is(button,a){-webkit-tap-highlight-color:transparent}.marketing-landing-module__MS7KrW__page :is(h1,h2,h3){text-wrap:balance}.marketing-landing-module__MS7KrW__page :is(section[id]){scroll-margin-top:90px}.marketing-landing-module__MS7KrW__container{width:min(1180px,100% - 80px);margin-inline:auto}.marketing-landing-module__MS7KrW__hero{isolation:isolate;text-align:left;grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr);align-items:center;gap:28px;min-height:448px;margin-inline:auto;padding-block:36px 40px;display:grid;position:relative}.marketing-landing-module__MS7KrW__hero:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#fff,#0000 16% 80%,#fff),linear-gradient(105deg,#e7f1ee 0%,#edf4f3 28%,#f8fbfc 48%,#e8f3f7 72%,#e5edf7 92%);position:absolute;inset:-30px -80px 0 -40px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 88%,#0000)}.marketing-landing-module__MS7KrW__heroCopy{width:100%;min-width:0}.marketing-landing-module__MS7KrW__heroVisual{isolation:isolate;flex-direction:column;min-width:0;min-height:370px;display:flex;position:relative}.marketing-landing-module__MS7KrW__display{letter-spacing:-.025em;font-size:clamp(44px,4.5vw,64px);font-weight:480;line-height:1.08}.marketing-landing-module__MS7KrW__display>span{display:block}.marketing-landing-module__MS7KrW__display .landing-word-underline{opacity:.6;height:2px}.marketing-landing-module__MS7KrW__lede{max-width:460px;color:var(--muted-foreground);text-wrap:balance;margin:24px 0 0;font-size:17px;line-height:1.65}.marketing-landing-module__MS7KrW__heroActions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;margin-top:28px;display:flex}.marketing-landing-module__MS7KrW__primaryButton,.marketing-landing-module__MS7KrW__secondaryButton{min-height:44px;transition:background .15s, transform .15s var(--ease-swift);border-radius:7px;justify-content:center;align-items:center;gap:10px;padding:11px 18px;font-size:13px;font-weight:500;display:inline-flex}.marketing-landing-module__MS7KrW__primaryButton{color:#fff;background:#171717;border:1px solid #171717}.marketing-landing-module__MS7KrW__secondaryButton{color:#333;background:0 0;border:1px solid #dedede}.marketing-landing-module__MS7KrW__primaryButton:active,.marketing-landing-module__MS7KrW__secondaryButton:active{transform:scale(.98)}.marketing-landing-module__MS7KrW__textLink{min-height:44px;color:var(--muted-foreground);align-items:center;gap:6px;font-size:12px;transition:color .15s;display:inline-flex}.marketing-landing-module__MS7KrW__textLink svg,.marketing-landing-module__MS7KrW__primaryButton svg,.marketing-landing-module__MS7KrW__secondaryButton svg{transition:transform .15s var(--ease-swift);flex-shrink:0}.marketing-landing-module__MS7KrW__networks{color:#666;align-items:center;gap:28px;padding-block:20px 4px;font-size:12px;display:flex}.marketing-landing-module__MS7KrW__networks ul{flex-wrap:wrap;gap:24px;display:flex}.marketing-landing-module__MS7KrW__networks li{color:#444;align-items:center;gap:8px;display:flex}.marketing-landing-module__MS7KrW__networks img{object-fit:contain}.marketing-landing-module__MS7KrW__networks>a{margin-left:auto}.marketing-landing-module__MS7KrW__section{padding-block:60px 44px}.marketing-landing-module__MS7KrW__sectionHeading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px;display:flex}.marketing-landing-module__MS7KrW__heading{letter-spacing:-.025em;font-size:clamp(30px,3vw,40px);font-weight:480;line-height:1.15}.marketing-landing-module__MS7KrW__sectionDescription{max-width:360px;color:var(--muted-foreground);font-size:14px;line-height:1.75}.marketing-landing-module__MS7KrW__sectionFootnote{justify-content:flex-end;margin-top:8px;display:flex}.marketing-landing-module__MS7KrW__buildSection{isolation:isolate;border-top:1px solid var(--landing-line);background:#f8f9fb;padding-block:38px;position:relative}.marketing-landing-module__MS7KrW__buildSection:before{content:"";z-index:-1;pointer-events:none;background-image:repeating-linear-gradient(135deg,#0000 0 30px,#5a6c8412 30px 31px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 30%,#000);mask-image:linear-gradient(90deg,#0000 30%,#000)}.marketing-landing-module__MS7KrW__buildGrid{grid-template-columns:1fr auto;align-items:center;gap:32px;display:grid}.marketing-landing-module__MS7KrW__buildGrid .marketing-landing-module__MS7KrW__sectionDescription{max-width:425px;margin-block:14px 18px}.marketing-landing-module__MS7KrW__developerLinks{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.marketing-landing-module__MS7KrW__developerLinks>div{gap:24px;display:flex}.marketing-landing-module__MS7KrW__developerLinks>button{color:#333;background:#f7f7f7;border-color:#e8e8e8;border-radius:8px;min-height:48px;padding-inline:20px}@media (hover:hover) and (pointer:fine){.marketing-landing-module__MS7KrW__nav a:hover,.marketing-landing-module__MS7KrW__textLink:hover,.marketing-landing-module__MS7KrW__headerCta:hover{color:#111}.marketing-landing-module__MS7KrW__primaryButton:hover{background:#333}.marketing-landing-module__MS7KrW__secondaryButton:hover{background:#f5f5f5}.marketing-landing-module__MS7KrW__primaryButton:hover svg,.marketing-landing-module__MS7KrW__headerCta:hover svg{transform:translate(2px)}}@media (prefers-reduced-motion:no-preference){.marketing-landing-module__MS7KrW__intro{animation:marketing-landing-module__MS7KrW__arrive .35s var(--ease-swift) both}@keyframes marketing-landing-module__MS7KrW__arrive{0%{opacity:.65;transform:translateY(5px)}to{opacity:1;transform:none}}}@media (prefers-reduced-motion:reduce){.marketing-landing-module__MS7KrW__page *,.marketing-landing-module__MS7KrW__page :before,.marketing-landing-module__MS7KrW__page :after{scroll-behavior:auto;transition:none;animation:none}}@media (max-width:1023px){.marketing-landing-module__MS7KrW__container{width:calc(100% - 56px)}.marketing-landing-module__MS7KrW__hero{grid-template-columns:minmax(0,1.4fr) minmax(260px,1fr);gap:20px;min-height:380px;padding-block:28px 36px}.marketing-landing-module__MS7KrW__heroVisual{min-height:330px}.marketing-landing-module__MS7KrW__display{font-size:clamp(38px,4.5vw,48px)}.marketing-landing-module__MS7KrW__networks{gap:20px}.marketing-landing-module__MS7KrW__networks ul{gap:16px}.marketing-landing-module__MS7KrW__buildGrid{gap:32px}}@media (max-width:767px){.marketing-landing-module__MS7KrW__container{width:calc(100% - 36px)}.marketing-landing-module__MS7KrW__hero{text-align:center;grid-template-columns:1fr;gap:22px;min-height:0;padding-block:36px 28px}.marketing-landing-module__MS7KrW__hero:before{background:linear-gradient(#fff,#edf5f2 18%,#f5f9f9 38%,#eaf4f8 58%,#edf3fa 83%,#fff);inset:-12px -18px 0;-webkit-mask-image:none;mask-image:none}.marketing-landing-module__MS7KrW__heroVisual{width:min(100%,360px);min-height:286px;margin-inline:auto}.marketing-landing-module__MS7KrW__heroCopy{width:100%}.marketing-landing-module__MS7KrW__display{font-size:clamp(36px,8.6vw,58px);line-height:1.12}.marketing-landing-module__MS7KrW__lede{max-width:370px;margin:20px auto 0;font-size:15px}.marketing-landing-module__MS7KrW__heroActions{justify-content:center;gap:10px;margin-top:24px}.marketing-landing-module__MS7KrW__primaryButton,.marketing-landing-module__MS7KrW__secondaryButton{padding-inline:14px;font-size:12px}.marketing-landing-module__MS7KrW__networks{flex-wrap:wrap;gap:10px 16px;padding-top:18px}.marketing-landing-module__MS7KrW__networks ul{gap:16px}.marketing-landing-module__MS7KrW__networks>a{margin-left:0}.marketing-landing-module__MS7KrW__section{padding-block:44px 32px}.marketing-landing-module__MS7KrW__sectionHeading{margin-bottom:24px;display:block}.marketing-landing-module__MS7KrW__sectionHeading .marketing-landing-module__MS7KrW__sectionDescription{margin-top:16px}.marketing-landing-module__MS7KrW__heading{font-size:32px}.marketing-landing-module__MS7KrW__buildSection{padding-block:32px}.marketing-landing-module__MS7KrW__buildGrid{grid-template-columns:1fr;gap:22px}}@media (max-width:360px){.marketing-landing-module__MS7KrW__display{font-size:32px}}
.partner-builds-module__G7eNrq__section{padding-block:20px 52px}.partner-builds-module__G7eNrq__intro{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:30px;display:flex}.partner-builds-module__G7eNrq__intro p{max-width:500px;margin-top:16px}.partner-builds-module__G7eNrq__intro>a{flex-shrink:0}.partner-builds-module__G7eNrq__feature{color:#29251f;background:#f4efe5;border:1px solid #e8e0d3;border-radius:20px;grid-template-columns:1fr 1.05fr;align-items:center;gap:48px;padding:44px 56px;display:grid}.partner-builds-module__G7eNrq__story{min-width:0}.partner-builds-module__G7eNrq__partnerMark{color:#6b6051;align-items:center;gap:13px;margin-bottom:26px;font-size:12px;display:flex}.partner-builds-module__G7eNrq__partnerMark img{image-rendering:pixelated;flex-shrink:0}.partner-builds-module__G7eNrq__partnerName{letter-spacing:-.03em;font-size:clamp(34px,3.3vw,44px);font-weight:500;line-height:1.1}.partner-builds-module__G7eNrq__description{color:#6b6051;max-width:360px;margin-top:20px;font-size:15px;line-height:1.75}.partner-builds-module__G7eNrq__resources{flex-wrap:wrap;align-items:center;gap:20px;margin-block:26px 28px;display:flex}.partner-builds-module__G7eNrq__resources li{letter-spacing:.02em;align-items:center;gap:6px;font-size:10px;font-weight:550;display:inline-flex}.partner-builds-module__G7eNrq__resources img{object-fit:contain;image-rendering:pixelated}.partner-builds-module__G7eNrq__details{color:#6b6051;border-top:1px solid #ddd2c0;flex-wrap:wrap;gap:6px 18px;padding-top:20px;font-size:12px;display:flex}.partner-builds-module__G7eNrq__links{flex-wrap:wrap;align-items:center;gap:4px 24px;margin-top:22px;display:flex}.partner-builds-module__G7eNrq__links a{align-items:center;gap:8px;min-height:44px;font-size:13px;transition:color .15s;display:inline-flex}.partner-builds-module__G7eNrq__links svg{flex-shrink:0}.partner-builds-module__G7eNrq__buildLink{color:#753a19;font-weight:550}.partner-builds-module__G7eNrq__gameLink{color:#6b6051}@media (hover:hover) and (pointer:fine){.partner-builds-module__G7eNrq__buildLink:hover,.partner-builds-module__G7eNrq__gameLink:hover{color:#351b0d}}@media (max-width:1023px){.partner-builds-module__G7eNrq__feature{gap:28px;padding:32px}.partner-builds-module__G7eNrq__resources{gap:12px}.partner-builds-module__G7eNrq__links{gap:0 18px}}@media (max-width:767px){.partner-builds-module__G7eNrq__section{padding-block:12px 40px}.partner-builds-module__G7eNrq__intro{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:24px}.partner-builds-module__G7eNrq__feature{border-radius:16px;grid-template-columns:1fr;gap:28px;padding:28px 24px 24px}.partner-builds-module__G7eNrq__partnerMark{margin-bottom:20px}.partner-builds-module__G7eNrq__description{margin-top:16px;font-size:14px}.partner-builds-module__G7eNrq__resources{gap:14px;margin-block:22px}.partner-builds-module__G7eNrq__details{gap:5px 16px;padding-top:18px;font-size:11px}.partner-builds-module__G7eNrq__links{margin-top:14px}}@media (max-width:360px){.partner-builds-module__G7eNrq__feature{padding:24px 18px 20px}.partner-builds-module__G7eNrq__resources{gap:14px 16px}.partner-builds-module__G7eNrq__resources li{flex-basis:calc(50% - 8px)}}
.hero-backdrop-module__XUiFeq__backdrop{--scene-x:0px;--scene-y:0px;--turn-x:0deg;--turn-y:0deg;z-index:-1;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0 0 68px;overflow:visible}.hero-backdrop-module__XUiFeq__flow{stroke:#b4cfd9;stroke-width:.65px;opacity:.7;width:155%;height:125%;position:absolute;top:-4%;left:-26%;-webkit-mask-image:radial-gradient(at 53% 52%,#000 20%,#0000 72%);mask-image:radial-gradient(at 53% 52%,#000 20%,#0000 72%)}.hero-backdrop-module__XUiFeq__sculpture{aspect-ratio:1;width:min(85%,320px);position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-backdrop-module__XUiFeq__motion{width:100%;height:100%;transform:translate3d(var(--scene-x), var(--scene-y), 0) rotateX(var(--turn-x)) rotateY(var(--turn-y));transition:transform .5s cubic-bezier(.22,1,.36,1)}.hero-backdrop-module__XUiFeq__material{width:100%;height:100%;display:block;overflow:visible;transform:perspective(800px)rotateX(12deg)rotateY(-20deg)rotate(-7deg)}.hero-backdrop-module__XUiFeq__light{transform:translateX(calc(var(--scene-x) * 1.3));transition:transform .5s cubic-bezier(.22,1,.36,1)}.hero-backdrop-module__XUiFeq__backdrop[data-paused=true] :is(.hero-backdrop-module__XUiFeq__motion,.hero-backdrop-module__XUiFeq__light){transition:none;transform:none}@media (max-width:1199px){.hero-backdrop-module__XUiFeq__sculpture{width:min(90%,300px);top:8px}}@media (max-width:1023px){.hero-backdrop-module__XUiFeq__sculpture{width:min(90%,265px);top:12px}}@media (max-width:767px){.hero-backdrop-module__XUiFeq__backdrop{inset:0 0 60px}.hero-backdrop-module__XUiFeq__sculpture{width:240px;top:-4px;left:50%}}@media (prefers-reduced-motion:reduce),(pointer:coarse){.hero-backdrop-module__XUiFeq__motion,.hero-backdrop-module__XUiFeq__light{transition:none;transform:none}}
.hero-markets-module__5n1Rsa__markets{z-index:1;text-align:left;position:absolute;inset:0}.hero-markets-module__5n1Rsa__tokens{position:absolute;inset:0 0 72px}.hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder){width:72px;min-height:86px;animation:hero-markets-module__5n1Rsa__drift calc(8s + var(--float-index) * 2s) ease-in-out infinite;animation-delay:calc(var(--float-index) * -2s);cursor:pointer;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:scale .18s;display:flex;position:absolute}.hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder):first-child{top:27%;left:0}.hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder):nth-child(2){top:0;right:0}.hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder):nth-child(3){bottom:0;right:1%}.hero-markets-module__5n1Rsa__markets .hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder):focus{outline:none}.hero-markets-module__5n1Rsa__markets .hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder):focus-visible .hero-markets-module__5n1Rsa__asset{outline-offset:5px;outline:2px solid #477290}.hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder):active{scale:.94}.hero-markets-module__5n1Rsa__asset{filter:drop-shadow(0 6px 6px #48677e29);border-radius:50%;width:50px;height:50px;transition:transform .18s;display:block;position:relative}.hero-markets-module__5n1Rsa__asset>span,.hero-markets-module__5n1Rsa__asset>span>img{width:50px;height:50px}.hero-markets-module__5n1Rsa__asset>span{background:0 0;border:0}.hero-markets-module__5n1Rsa__symbol{color:#6e8191;letter-spacing:.04em;text-underline-offset:5px;font-size:10px;font-weight:500;line-height:1.4;text-decoration-color:#0000;text-decoration-thickness:1.5px;transition:color .16s,text-decoration-color .16s}.hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder)[aria-selected=true] .hero-markets-module__5n1Rsa__symbol{color:#294e67;text-decoration-line:underline;text-decoration-color:#829cab}.hero-markets-module__5n1Rsa__chain{object-fit:contain;flex-shrink:0;width:12px;height:12px}.hero-markets-module__5n1Rsa__summary{width:max-content;max-width:calc(100% - 12px);position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.hero-markets-module__5n1Rsa__marketLink{border-radius:8px;justify-content:center;align-items:center;gap:14px;min-height:56px;padding:4px 8px;display:flex}.hero-markets-module__5n1Rsa__marketLink>span{min-width:0}.hero-markets-module__5n1Rsa__marketLink strong{overflow-wrap:anywhere;color:#2c4556;font-size:12px;font-weight:550;display:block}.hero-markets-module__5n1Rsa__marketLink small{color:#687e8d;font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:4px;margin-top:5px;font-size:10px;display:flex}.hero-markets-module__5n1Rsa__marketLink small>span:last-child{color:#476378;white-space:nowrap}.hero-markets-module__5n1Rsa__marketLink svg{color:#476378;flex-shrink:0;transition:transform .16s}.hero-markets-module__5n1Rsa__unavailable{color:#687e8d;text-align:center;width:100%;font-size:12px;position:absolute;bottom:12px}.hero-markets-module__5n1Rsa__markets[data-paused=true] .hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder){animation-play-state:paused}@keyframes hero-markets-module__5n1Rsa__drift{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (hover:hover) and (pointer:fine){.hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder):hover{animation-play-state:paused}.hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder):hover .hero-markets-module__5n1Rsa__asset{transform:translateY(-3px)scale(1.05)}.hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder):hover .hero-markets-module__5n1Rsa__symbol{color:#294e67}.hero-markets-module__5n1Rsa__marketLink:hover{background:#fff9}.hero-markets-module__5n1Rsa__marketLink:hover svg{transform:translate(2px,-2px)}}@media (max-width:1023px){.hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder){width:60px;min-height:76px}.hero-markets-module__5n1Rsa__asset,.hero-markets-module__5n1Rsa__asset>span,.hero-markets-module__5n1Rsa__asset>span>img{width:44px;height:44px}.hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder):first-child{top:30%;left:-2%}.hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder):nth-child(2),.hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder):nth-child(3){right:-3%}}@media (max-width:767px){.hero-markets-module__5n1Rsa__tokens{inset:0 0 60px}.hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder):first-child{top:30%;left:0}.hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder):nth-child(2){top:0;right:3%}.hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder):nth-child(3){bottom:-3%;right:0}.hero-markets-module__5n1Rsa__summary{bottom:0}}@media (prefers-reduced-motion:reduce){.hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder){animation:none}.hero-markets-module__5n1Rsa__tokens :is(button,.hero-markets-module__5n1Rsa__tokenPlaceholder),.hero-markets-module__5n1Rsa__asset,.hero-markets-module__5n1Rsa__symbol,.hero-markets-module__5n1Rsa__marketLink svg{transition:none}}.hero-markets-module__5n1Rsa__tokenPlaceholder{pointer-events:none}.hero-markets-module__5n1Rsa__tokenPlaceholder i,.hero-markets-module__5n1Rsa__symbol[data-loading]{background:#dce6ec;animation:1.4s ease-in-out infinite hero-markets-module__5n1Rsa__skeletonPulse;display:block}.hero-markets-module__5n1Rsa__tokenPlaceholder i:first-child{border-radius:50%;width:50px;height:50px}.hero-markets-module__5n1Rsa__tokenPlaceholder i:last-child{border-radius:3px;width:32px;height:10px}.hero-markets-module__5n1Rsa__symbol[data-loading]{border-radius:3px;color:#0000!important;text-decoration:none!important}@keyframes hero-markets-module__5n1Rsa__skeletonPulse{50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.hero-markets-module__5n1Rsa__tokenPlaceholder i,.hero-markets-module__5n1Rsa__symbol[data-loading]{animation:none}}
