.amount-pill[data-v-2fbdd224]{justify-content:center;align-items:center;display:flex}.amount-pill[data-v-2fbdd224]:hover,.amount-pill[data-v-2fbdd224]:active,.amount-pill.active[data-v-2fbdd224]{background-color:var(--color-purple-700,oklch(49.6% .265 301.924));color:var(--color-white,#fff)}@media (hover:hover){:is(.amount-pill[data-v-2fbdd224]:hover,.amount-pill[data-v-2fbdd224]:active,.amount-pill.active[data-v-2fbdd224]):hover{background-color:var(--color-purple-600,oklch(55.8% .288 302.321))}}.chain-buttons[data-v-c52ed7f4]{grid-template-columns:1fr;gap:.5rem;margin-bottom:1rem;display:grid}.chain-button[data-v-c52ed7f4]{min-height:0;color:var(--color-purple);box-shadow:var(--inner-border) #7f2ae380;filter:grayscale();background-color:#fffdf9;border-radius:.25rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.chain-button.chain-selected[data-v-c52ed7f4]{filter:none;background-color:#7f2ae30d}.chain-button-icon[data-v-c52ed7f4]{justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.chain-button-icon[data-v-c52ed7f4] svg{width:100%;max-height:100%}.crypto-section[data-v-c52ed7f4] #address{color:var(--color-grey)}@media (min-width:320px){.chain-buttons[data-v-c52ed7f4]{grid-template-columns:repeat(4,1fr)}}.dark .chain-button{color:var(--color-blue-light);box-shadow:var(--inner-border) var(--color-blue-light)}.dark .chain-button:hover,.dark .chain-button:active{color:var(--color-purple-dark);box-shadow:var(--inner-border) var(--color-blue-light-hover);background-color:var(--color-blue-light);outline-color:#0000}.dark .chain-button:not(.chain-selected){background-color:#0000}:root{--timing-function: cubic-bezier(.68, -.55, .27, 1.55);--inner-border: inset 0 0 0 .125rem;--shadow-default: 0 1.1px 2.2px rgba(0, 0, 0, .07), 0 2.5px 5.3px rgba(0, 0, 0, .05), 0 4.8px 10px rgba(0, 0, 0, .042), 0 8.5px 17.9px rgba(0, 0, 0, .034), 0 15.9px 33.4px rgba(0, 0, 0, .028), 0 38px 80px rgba(0, 0, 0, .02);--shadow-watermelon: 0 0 2.2px rgba(var(--color-watermelon), .27), 0 0 5.3px rgba(var(--color-watermelon), .15), 0 0 10px rgba(var(--color-watermelon), .142), 0 0 17.9px rgba(var(--color-watermelon), .134), 0 0 33.4px rgba(var(--color-watermelon), .028), 0 0 80px rgba(var(--color-watermelon), .02);--shadow-green: 0 0 2.2px rgba(var(--color-green), .27), 0 0 5.3px rgba(var(--color-green), .15), 0 0 10px rgba(var(--color-green), .142), 0 0 17.9px rgba(var(--color-green), .134), 0 0 33.4px rgba(var(--color-green), .028), 0 0 80px rgba(var(--color-green), .02);--shadow-green-hover: 0 0 2.2px rgba(var(--color-green-hover), .27), 0 0 5.3px rgba(var(--color-green-hover), .15), 0 0 10px rgba(var(--color-green-hover), .142), 0 0 17.9px rgba(var(--color-green-hover), .134), 0 0 33.4px rgba(var(--color-green-hover), .028), 0 0 80px rgba(var(--color-green-hover), .02);--shadow-purple-dark: 0 0 2.2px rgba(var(--color-purple-dark), .27), 0 0 5.3px rgba(var(--color-purple-dark), .15), 0 0 10px rgba(var(--color-purple-dark), .142), 0 0 17.9px rgba(var(--color-purple-dark), .134), 0 0 33.4px rgba(var(--color-purple-dark), .028), 0 0 80px rgba(var(--color-purple-dark), .02);--shadow-blue-dark: 0 0 2.2px rgba(var(--color-blue-dark), .27), 0 0 5.3px rgba(var(--color-blue-dark), .15), 0 0 10px rgba(var(--color-blue-dark), .142), 0 0 17.9px rgba(var(--color-blue-dark), .134), 0 0 33.4px rgba(var(--color-blue-dark), .028), 0 0 80px rgba(var(--color-blue-dark), .02)}.app-rays{--rays-2-scale: 1.2;--rays-3-scale: 1}.rays-2{animation:rays2 .5s var(--timing-function) forwards,fadein .5s var(--timing-function) forwards,rays2scaleup .5s ease-out .5s forwards,fadein .1s ease-out .5s reverse forwards}.rays-3{animation:fadein .5s var(--timing-function) forwards,rays3scaleup .5s ease-out .5s forwards,fadein .1s ease-out .5s reverse forwards}@media (min-width: 375px){.app-rays{--rays-2-scale: 1.5;--rays-3-scale: 1.3}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes rays2{0%{transform:rotate(25deg) scale(0)}to{transform:rotate(0) scale(var(--rays-2-scale))}}@keyframes rays2scaleup{0%{transform:scale(var(--rays-2-scale))}to{transform:scale(10)}}@keyframes rays3scaleup{0%{transform:scale(var(--rays-3-scale))}to{transform:scale(10)}}.section-collapse[data-v-569fa452]{margin-bottom:1rem;padding:.75rem 1.25rem;position:relative}.section-collapse[data-v-569fa452],.section-collapse[data-v-569fa452]:before{transition:all .15s cubic-bezier(.4,0,.2,1)}.section-collapse[data-v-569fa452]:before{content:"";pointer-events:none;border:1px solid var(--color-grey-mid-2);border-radius:.375rem;position:absolute;inset:0}.section-collapse.active[data-v-569fa452]:before{border:2px solid var(--color-purple)}.collapse-toggler[data-v-569fa452]{justify-content:space-between;font-weight:700;display:flex}.method-logo[data-v-569fa452]{width:2rem;margin:.25rem}:is(.method-logo[data-v-569fa452] svg,.method-logo[data-v-569fa452] img){width:100%;max-width:100%;height:auto;max-height:100%}.method-logo.bordered[data-v-569fa452]{border:1px solid #d9d9d9;border-radius:.25rem}.method-logo-crypto[data-v-569fa452]{align-items:center;height:1.5rem;margin:.25rem;display:flex}:is(.method-logo-crypto[data-v-569fa452] svg,.method-logo-crypto[data-v-569fa452] img){width:100%;max-width:100%;height:auto;max-height:100%}.zen-logo[data-v-569fa452] path{fill:var(--color-night)}.dark .zen-logo path{fill:#fff}.step-indicator:not(:first-of-type) .circle-container[data-v-d6da9680]:before{content:"";background-color:var(--color-grey-mid);z-index:-1;width:100%;height:3px;display:block;position:absolute;top:calc(.75rem - 1.5px);right:50%}.step-indicator .circle[data-v-d6da9680]{border:.125rem solid var(--color-grey-mid);background-color:var(--color-grey-mid);font-size:1.5rem}.step-indicator .circle .icon-check[data-v-d6da9680]{opacity:0}.step-indicator.current .circle[data-v-d6da9680]{border-color:var(--color-blue-light);background-color:#fff}.step-indicator.current:not(:first-of-type) .circle-container[data-v-d6da9680]:before,.step-indicator.done .circle-container[data-v-d6da9680]:before{background-color:var(--color-blue-light)}.step-indicator.done .circle[data-v-d6da9680]{background-color:var(--color-blue-light);border-color:var(--color-blue-light);color:var(--color-night)}.step-indicator.done .circle .icon-check[data-v-d6da9680]{opacity:1}.step-indicator.done .text[data-v-d6da9680]{color:red}.step-indicator.current .text[data-v-d6da9680]{color:green;font-weight:500}/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.step-title[data-v-1bfe4ff3]{text-align:center;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.75rem}.figure-caption[data-v-1bfe4ff3]{text-align:center}.price-with-button[data-v-1bfe4ff3]{display:flex}.price-with-button .price-with-icon[data-v-1bfe4ff3]{align-items:center;margin-inline-end:.75rem;font-weight:700;display:flex}.price-with-button .price-with-icon .price-qty[data-v-1bfe4ff3]{margin-inline-end:.1rem}.price-with-button .price-with-icon[data-v-1bfe4ff3] .icon,.price-icon[data-v-1bfe4ff3]{font-size:1.25rem;line-height:1.75rem}.text-with-arrow[data-v-1bfe4ff3]{width:100px;color:var(--color-pink);position:absolute;bottom:0;left:100%}.text-with-arrow .text[data-v-1bfe4ff3]{text-align:center;font-size:1.25rem;font-weight:700;display:inline-block;transform:rotate(10deg)}.arrow[data-v-1bfe4ff3]>svg{fill:var(--color-pink)}.arrow-1[data-v-1bfe4ff3]>svg{fill:var(--color-pink)}.arrow-2[data-v-1bfe4ff3]>svg{fill:var(--color-pink)}.arrow[data-v-1bfe4ff3]>svg{width:2.5rem}.substep[data-v-1bfe4ff3]:not(:last-child){margin-bottom:2rem}.cursive[data-v-1bfe4ff3]{font-family:Dancing Script,cursive}.step-3 .arrow-1[data-v-1bfe4ff3]>svg{width:3rem}.step-3 .arrow-2[data-v-1bfe4ff3]>svg{width:3rem}.step-3 .arrow-1[data-v-1bfe4ff3]{top:-1rem;right:100%;transform:rotate(39deg)scaleX(-1)}.step-3 .arrow-2[data-v-1bfe4ff3]{top:75%;right:100%;transform:rotate(129deg)}@media (min-width:768px){.step-title[data-v-1bfe4ff3]{margin-bottom:1rem}}
