@import"https://fonts.googleapis.com/css2?family=Overlock:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Fugaz+One&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";body{background:black}.dots-spinner{margin:0 auto;width:fit-content;text-align:center;display:flex;flex-direction:row;gap:4px}.dots-spinner>div{width:6px;height:6px;background-color:#e7dfcf;border-radius:100%;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.dots-spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.dots-spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s infinite ease-in-out both}.sk-chase-dot:before{content:"";display:block;width:25%;height:25%;background-color:#fff;border-radius:100%;animation:sk-chase-dot-before 2s infinite ease-in-out both}.sk-chase-dot:nth-child(1){animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-.9s}.sk-chase-dot:nth-child(4){animation-delay:-.8s}.sk-chase-dot:nth-child(5){animation-delay:-.7s}.sk-chase-dot:nth-child(6){animation-delay:-.6s}.sk-chase-dot:nth-child(1):before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{to{transform:rotate(360deg)}}@keyframes sk-chase-dot{80%,to{transform:rotate(360deg)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}to,0%{transform:scale(1)}}.btn{background-size:200% 100%;background-image:linear-gradient(to right,#1f605d,#00847e);height:42px;border-radius:8px;border:1px solid #01877e;padding:0 16px;display:inline-flex;place-content:center;place-items:center;font-family:Overlock,cursive;font-weight:400;line-height:1.5;font-size:.875rem;color:#e7dfcf;cursor:pointer;transition:all .2s cubic-bezier(.42,.01,.46,.99)}.btn:hover{background-position:100% 0}.btn a{color:#d6f5f4!important}.btn.secondary{background-color:#5ad8d3!important}.btn.secondary:hover{background-color:#27a5a0!important}.btn.disabled{opacity:.5;pointer-events:none;cursor:not-allowed}ul[class][data-v-472eeb58],ol[class][data-v-472eeb58]{padding:0;margin:0;list-style:none}body[data-v-472eeb58],li[data-v-472eeb58],figure[data-v-472eeb58],figcaption[data-v-472eeb58],blockquote[data-v-472eeb58],dl[data-v-472eeb58],dd[data-v-472eeb58]{margin:0}input[data-v-472eeb58],button[data-v-472eeb58],textarea[data-v-472eeb58],select[data-v-472eeb58]{font:inherit}img[data-v-472eeb58]{max-width:100%;display:block}h1[data-v-472eeb58],h2[data-v-472eeb58],h3[data-v-472eeb58],h4[data-v-472eeb58],p[data-v-472eeb58]{margin:0}body[data-v-472eeb58]{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5;margin:0;padding:0;box-sizing:border-box}body[data-v-472eeb58] *{box-sizing:border-box}a[data-v-472eeb58]:not([class]){text-decoration-skip-ink:auto;text-decoration:none}article[data-v-472eeb58]>*+*{margin-top:1em}@media (prefers-reduced-motion: reduce){[data-v-472eeb58]{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}ul ul[class][data-v-472eeb58],ul ol[class][data-v-472eeb58],ol ul[class][data-v-472eeb58],ol ol[class][data-v-472eeb58]{padding:0;margin:0;list-style:none}a i[class^=icon-][data-v-472eeb58],a:hover i[class^=icon-][data-v-472eeb58],a[data-v-472eeb58]{text-decoration:none!important}h1[data-v-472eeb58]{font-family:Fugaz One,cursive;line-height:.7;font-weight:800;font-size:8rem;text-transform:uppercase;color:#e7dfcf}h2[data-v-472eeb58]{font-family:Fugaz One,cursive;line-height:1;font-weight:600;font-size:2.25rem;text-transform:uppercase;color:#e7dfcf}h3[data-v-472eeb58]{font-family:Fugaz One,cursive;line-height:1.1;font-weight:600;font-size:1.5rem;text-transform:uppercase;color:#e7dfcf}h2[data-v-472eeb58]{color:#05413a;line-height:0}p[data-v-472eeb58]{font-family:Overlock,cursive;font-weight:400;line-height:1.5;font-size:1rem;color:#0f3f3d;text-align:left}.absolute[data-v-472eeb58]{position:absolute}.relative[data-v-472eeb58]{position:relative}html[data-v-472eeb58]{height:auto}body[data-v-472eeb58]{background:rgb(10,10,10);min-height:100vh;height:100%}#app[data-v-472eeb58]{height:100vh;padding:20px}.container[data-v-472eeb58]{max-width:1440px;width:100%;margin:0 auto;padding:0 20px}.sk-chase[data-v-472eeb58]{width:40px;height:40px;position:relative;animation:sk-chase 2.5s infinite linear both}img[lazy=loaded].fadeImage[data-v-472eeb58]{opacity:0;animation-name:fadein-472eeb58;animation-duration:.5s;animation-iteration-count:1;animation-fill-mode:forwards;animation-direction:normal;animation-timing-function:ease-out}@keyframes fadein-472eeb58{0%{opacity:0}to{opacity:1}}.background[data-v-472eeb58]{width:100%;height:100%;display:flex;place-content:center;place-items:center}.background[data-v-472eeb58]:before{content:"";width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;filter:blur(3px);position:fixed;z-index:0;left:50%;top:50%;transform:translate(-50%,-50%)}.background[data-v-472eeb58]:after{content:"";background-color:#0a292880;width:100%;height:100%;position:fixed;z-index:1}.background-landing[data-v-472eeb58]:before{background-image:url(/assets/background-3db49afc.png);background-size:cover}.background-phoenix[data-v-472eeb58]:before{background-image:url(/assets/bg-phoenix-3f0543fb.webp);background-size:contain}.background-name[data-v-472eeb58]:before{background-image:url(/assets/bg-scroll-c9e1ba97.webp);filter:blur(0)}.background-return[data-v-472eeb58]:before{background-image:url(/assets/bg-return-0d4e3cff.webp);filter:blur(0)}.wallet-connector[data-v-472eeb58],.return-content[data-v-472eeb58],.name-content[data-v-472eeb58],.phoenix-content[data-v-472eeb58]{background-image:url(/assets/connector-bg-a3850c2c.png);background-repeat:no-repeat;background-position:left top;max-width:480px;width:100%;min-height:252px;border-radius:16px;padding:24px;position:relative;z-index:2;box-shadow:0 5px 15px #000000bf;display:flex;flex-direction:column;gap:16px;place-items:center;place-content:center}.wallet-connector.big[data-v-472eeb58],.big.return-content[data-v-472eeb58],.big.name-content[data-v-472eeb58],.big.phoenix-content[data-v-472eeb58]{background-size:50%;max-width:1024px;display:flex}.wallet-connector[data-v-472eeb58]:before,.return-content[data-v-472eeb58]:before,.name-content[data-v-472eeb58]:before,.phoenix-content[data-v-472eeb58]:before{content:"";background-image:linear-gradient(125deg,rgba(15,63,61,.8) 20%,#0f3f3d 40%,#0f3f3d);width:100%;height:100%;position:absolute;top:0;right:0;opacity:1;z-index:1;border-radius:16px}.wallet-connector .content[data-v-472eeb58],.return-content .content[data-v-472eeb58],.name-content .content[data-v-472eeb58],.phoenix-content .content[data-v-472eeb58]{width:100%;position:relative;z-index:2;display:flex;flex-direction:column;gap:16px;place-items:center;place-content:center}.wallet-connector .content.center[data-v-472eeb58],.return-content .content.center[data-v-472eeb58],.name-content .content.center[data-v-472eeb58],.phoenix-content .content.center[data-v-472eeb58]{height:100%}.wallet-connector .content .title[data-v-472eeb58],.return-content .content .title[data-v-472eeb58],.name-content .content .title[data-v-472eeb58],.phoenix-content .content .title[data-v-472eeb58]{font-family:Overlock,cursive;font-weight:400;line-height:1.5;font-size:1.5rem;color:#e7dfcf;display:block;text-align:center;line-height:1.1}.wallet-connector .content .subtitle[data-v-472eeb58],.return-content .content .subtitle[data-v-472eeb58],.name-content .content .subtitle[data-v-472eeb58],.phoenix-content .content .subtitle[data-v-472eeb58]{font-family:Overlock,cursive;font-weight:400;line-height:1.5;font-size:1rem;color:#e7dfcf}.wallet-connector .content .subtitle span.blue[data-v-472eeb58],.return-content .content .subtitle span.blue[data-v-472eeb58],.name-content .content .subtitle span.blue[data-v-472eeb58],.phoenix-content .content .subtitle span.blue[data-v-472eeb58]{color:#56c7ed}.wallet-connector .content .subtitle.name[data-v-472eeb58],.return-content .content .subtitle.name[data-v-472eeb58],.name-content .content .subtitle.name[data-v-472eeb58],.phoenix-content .content .subtitle.name[data-v-472eeb58]{width:100px;overflow-x:hidden;text-overflow:ellipsis;display:block}.wallet-connector .content .grid[data-v-472eeb58],.return-content .content .grid[data-v-472eeb58],.name-content .content .grid[data-v-472eeb58],.phoenix-content .content .grid[data-v-472eeb58]{width:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:24px;max-height:60vh;overflow-y:auto;padding:12px}@media (max-width: 880px){.wallet-connector .content .grid[data-v-472eeb58],.return-content .content .grid[data-v-472eeb58],.name-content .content .grid[data-v-472eeb58],.phoenix-content .content .grid[data-v-472eeb58]{grid-template-columns:repeat(2,150px);padding:4px;gap:12px}}.wallet-connector .content .button-wrapper[data-v-472eeb58],.return-content .content .button-wrapper[data-v-472eeb58],.name-content .content .button-wrapper[data-v-472eeb58],.phoenix-content .content .button-wrapper[data-v-472eeb58]{width:100%;display:flex;place-content:flex-end}.phoenix-content[data-v-472eeb58]{max-width:500px;width:100%;margin:0 auto;position:relative;z-index:2}.phoenix-content .content[data-v-472eeb58]{position:relative;z-index:2}.phoenix-content .content .card img[data-v-472eeb58]{width:100%;max-width:200px}.phoenix-content .content .exchange-div[data-v-472eeb58]{width:100%;color:#e7dfcf;display:flex;justify-content:space-between;flex-direction:column;place-items:center;place-content:center}.phoenix-content .content .exchange-div svg[data-v-472eeb58]{margin-bottom:12px}.phoenix-content .content .exchange-div .content-wrapper[data-v-472eeb58]{width:100%;display:flex;justify-content:space-between;place-items:center}.phoenix-content span.title[data-v-472eeb58]{font-family:Overlock,cursive;font-weight:400;line-height:1.5;font-size:1.5rem;color:#e7dfcf;text-align:center;display:block}.name-content[data-v-472eeb58]{max-width:500px;width:100%;margin:0 auto;position:relative;z-index:2}.name-content .content[data-v-472eeb58]{position:relative;z-index:2;text-align:center}.name-content span.title[data-v-472eeb58]{font-family:Overlock,cursive;font-weight:400;line-height:1.5;font-size:1.5rem;color:#e7dfcf;text-align:center;display:block}.name-content small[data-v-472eeb58]{font-size:10px;line-height:.5}.name-content input[type=text][data-v-472eeb58]{max-width:200px;width:100%;height:38px;border-radius:6px;border:1px solid #01877e;background:rgba(255,255,255,.15);outline:none;padding:0 12px;font-family:Overlock,cursive;font-weight:400;line-height:1.5;font-size:1rem;color:#e7dfcf;transition:box-shadow .25s ease-in-out}.name-content input[type=text][data-v-472eeb58]:focus{box-shadow:0 0 10px #01877e80}.return-content[data-v-472eeb58]{max-width:500px;width:100%;margin:0 auto;position:relative;z-index:2}.return-content .content[data-v-472eeb58]{position:relative;z-index:2;text-align:center}.return-content .content .card img[data-v-472eeb58]{width:100%;max-width:200px}.return-content span.title[data-v-472eeb58]{font-family:Overlock,cursive;font-weight:400;line-height:1.5;font-size:1.5rem;color:#e7dfcf;text-align:center;display:block}.card[data-v-472eeb58]{display:flex;flex-direction:column;gap:12px;cursor:pointer;position:relative}.card img[data-v-472eeb58]{filter:grayscale(.8)}.card.disabled[data-v-472eeb58]{opacity:.5;filter:grayscale(1);cursor:not-allowed}.card.selected .image-wrapper img[data-v-472eeb58]{border:4px solid #56c7ed;filter:grayscale(0)}.card .content-wrapper[data-v-472eeb58]{display:flex;justify-content:space-between;place-items:center}.card .content-wrapper span.subtitle[data-v-472eeb58]{font-family:Overlock,cursive;font-weight:400;line-height:1.5;font-size:.875rem;color:#e7dfcf}.card .content-wrapper .souls[data-v-472eeb58]{display:flex;gap:6px;place-items:center}.card .content-wrapper .souls img[data-v-472eeb58]{max-width:24px}.card .content-wrapper .souls span[data-v-472eeb58]{font-family:Overlock,cursive;font-weight:400;line-height:1.5;font-size:.875rem;color:#56c7ed}.card .content-wrapper .souls span.red[data-v-472eeb58]{color:#d45b5b}.card .image-wrapper[data-v-472eeb58]{position:relative}.card .image-wrapper img[data-v-472eeb58]{max-width:100%;border-radius:8px;transition:transform .2s ease-in-out,border .2s ease-in-out}.card:hover .image-wrapper img[data-v-472eeb58]{transform:scale(1.05)}.souls[data-v-472eeb58]{display:flex;gap:6px;place-items:center}.souls img[data-v-472eeb58]{max-width:24px}.souls span[data-v-472eeb58]{font-family:Overlock,cursive;font-weight:400;line-height:1.5;font-size:.875rem;color:#56c7ed}.souls span.red[data-v-472eeb58]{color:#d45b5b}span.error[data-v-472eeb58]{font-family:Overlock,cursive;font-weight:400;line-height:1.5;font-size:.875rem;color:#d45b5b}span.fee[data-v-472eeb58]{font-family:Overlock,cursive;font-weight:400;line-height:1.5;font-size:.75rem;color:#e7dfcf}ul[class],ol[class]{padding:0;margin:0;list-style:none}body,li,figure,figcaption,blockquote,dl,dd{margin:0}input,button,textarea,select{font:inherit}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5;margin:0;padding:0;box-sizing:border-box}body *{box-sizing:border-box}a:not([class]){text-decoration-skip-ink:auto;text-decoration:none}article>*+*{margin-top:1em}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}ul ul[class],ul ol[class],ol ul[class],ol ol[class]{padding:0;margin:0;list-style:none}a i[class^=icon-],a:hover i[class^=icon-],a{text-decoration:none!important}h1{font-family:Fugaz One,cursive;line-height:.7;font-weight:800;font-size:8rem;text-transform:uppercase;color:#e7dfcf}h2{font-family:Fugaz One,cursive;line-height:1;font-weight:600;font-size:2.25rem;text-transform:uppercase;color:#e7dfcf}h3{font-family:Fugaz One,cursive;line-height:1.1;font-weight:600;font-size:1.5rem;text-transform:uppercase;color:#e7dfcf}h2{color:#05413a;line-height:0}p{font-family:Overlock,cursive;font-weight:400;line-height:1.5;font-size:1rem;color:#0f3f3d;text-align:left}.absolute{position:absolute}.relative{position:relative}html{height:auto}body{background:rgb(10,10,10);min-height:100vh;height:100%}#app{height:100vh;padding:20px}.container{max-width:1440px;width:100%;margin:0 auto;padding:0 20px}.sk-chase{width:40px;height:40px;position:relative;animation:sk-chase 2.5s infinite linear both}img[lazy=loaded].fadeImage{opacity:0;animation-name:fadein;animation-duration:.5s;animation-iteration-count:1;animation-fill-mode:forwards;animation-direction:normal;animation-timing-function:ease-out}@keyframes fadein{0%{opacity:0}to{opacity:1}}.swv-button{height:42px!important;padding:0 16px!important;transition:background-color .2s cubic-bezier(.42,.01,.46,.99)!important}@media (max-width: 880px){.swv-button{height:36px!important;padding:0 12px!important}}.swv-button-trigger{background-size:200% 100%;background-image:linear-gradient(to right,#05413a,#01877e);transition:all .2s ease-in-out!important}.swv-button-trigger:hover{background-position:100% 0}@media (max-width: 880px){.swv-button-trigger p{font-size:12px!important}}.swv-button p{color:#e7dfcf;font-family:Overlock,cursive;font-weight:400;line-height:1.5;font-size:1rem}.swv-modal-list li p{color:#e7dfcf!important}.swv-modal-list li:nth-of-type(3) img{filter:brightness(.5);width:24px;height:24px}.swv-modal-list button:hover{background-color:#01877e!important}.swv-modal-list .swv-wallet-status{color:#e7dfcf!important;font-family:Overlock,cursive;font-weight:400;line-height:1.5;font-size:.75rem}.swv-modal-collapse-button{font-family:Overlock,cursive;font-weight:400;line-height:1.5;font-size:1rem;color:#e7dfcf!important}.swv-modal-collapse-button:hover{background-color:#01877e!important}.swv-modal-wrapper{background-color:#0f3f3d!important}.v-enter-active,.v-leave-active{transition:opacity .5s ease}.v-enter-from,.v-leave-to{opacity:0}:root{--swv-button-background-color: #4f46e5;--swv-button-text-color: white;--swv-button-outline-color: #3730a3;--swv-button-hover-background-color: #4338ca;--swv-button-disabled-background-color: #475569;--swv-button-disabled-text-color: #94a3b8;--swv-overlay-background-color: rgba(200, 200, 200, .8);--swv-modal-background-color: white;--swv-modal-text-color: #1f2937;--swv-modal-close-button-background-color: #f3f4f6;--swv-modal-close-button-text-color: #9ca3af;--swv-modal-close-button-hover-text-color: #374151;--swv-modal-button-text-color: #1f2937;--swv-modal-wallet-status-text-color: #64748b;--swv-modal-button-hover-background-color: #f3f4f6;--swv-modal-button-outline-color: var(--swv-button-outline-color);--swv-dropdown-background-color: white;--swv-dropdown-item-hover-background-color: #f3f4f6;--swv-dropdown-text-color: #1f2937;--swm-modal-shadow: 0 25px 25px rgb(0 0 0 / .15);--swm-dropdown-shadow: 0px 10px 20px rgba(0, 0, 0, .3);--swv-button-radius: 6px;--swv-modal-radius: 10px;--swv-dropdown-radius: 10px;--swv-dropdown-item-radius: 6px}.swv-dark{--swv-overlay-background-color: rgba(0, 0, 0, .7);--swv-modal-background-color: #1e293b;--swv-modal-text-color: white;--swv-modal-close-button-background-color: #0f172a;--swv-modal-close-button-text-color: #64748b;--swv-modal-close-button-hover-text-color: white;--swv-modal-button-text-color: white;--swv-modal-wallet-status-text-color: #64748b;--swv-modal-button-hover-background-color: #0f172a;--swv-modal-button-outline-color: white;--swv-dropdown-background-color: #1e293b;--swv-dropdown-item-hover-background-color: #334155;--swv-dropdown-text-color: white;--swm-modal-shadow: 0px 8px 20px rgba(0, 0, 0, .6)}.swv-button{background-color:transparent;border:none;color:var(--swv-button-text-color);cursor:pointer;display:flex;align-items:center;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px;border-radius:var(--swv-button-radius)}.swv-button>*+*{margin-left:12px}.swv-button-trigger{background-color:var(--swv-button-background-color)}.swv-button:not([disabled]):focus-visible{outline-color:var(--swv-button-outline-color)}.swv-button:not([disabled]):hover{background-color:var(--swv-button-hover-background-color)}.swv-button[disabled]{background:var(--swv-button-disabled-background-color);color:var(--swv-button-disabled-text-color);cursor:not-allowed}.swv-button-icon,.swv-button-icon img{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.swv-dropdown{position:relative;display:inline-block}.swv-dropdown-list{position:absolute;z-index:99;display:grid;grid-template-rows:1fr;grid-row-gap:10px;padding:10px;top:100%;right:0;margin:0;list-style:none;background:var(--swv-dropdown-background-color);color:var(--swv-dropdown-text-color);border-radius:var(--swv-dropdown-radius);box-shadow:var(--swm-dropdown-shadow);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.swv-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.swv-dropdown-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;outline:none;cursor:pointer;white-space:nowrap;box-sizing:border-box;padding:0 20px;width:100%;border-radius:var(--swv-dropdown-item-radius);font-size:14px;font-weight:500;height:37px}.swv-dropdown-list-item:not([disabled]):hover{background-color:var(--swv-dropdown-item-hover-background-color)}.swv-modal-collapse-button{justify-content:space-between;border-radius:0px 0px var(--swv-modal-radius) var(--swv-modal-radius)}.swv-modal-collapse-button svg{transition:transform ease-in .15s;align-self:center;fill:#999}.swv-modal-collapse-button.swv-modal-collapse-button-active svg{transform:rotate(180deg)}.swv-modal{position:fixed;inset:0;opacity:1;transition:opacity linear .15s;z-index:1040;overflow-y:auto}.swv-modal-logo-wrapper{padding:60px 60px 0}.swv-modal-logo{max-width:100%;max-height:100px}.swv-modal-button-close{display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:18px;padding:12px;cursor:pointer;background:var(--swv-modal-close-button-background-color);color:var(--swv-modal-close-button-text-color);border:none;border-radius:50%}.swv-modal-button-close:hover{color:var(--swv-modal-close-button-hover-text-color)}.swv-modal-button-close:focus-visible{outline-color:var(--swv-modal-button-outline-color)}.swv-modal-button-close svg{fill:currentColor;transition:fill .2s ease 0s}.swv-modal-overlay{background:var(--swv-overlay-background-color);position:fixed;inset:0}.swv-modal-container{display:flex;margin:3rem;min-height:calc(100vh - 6rem);align-items:center;justify-content:center}@media (max-width: 480px){.swv-modal-container{margin:1rem;min-height:calc(100vh - 2rem)}}.swv-modal-wrapper{box-sizing:border-box;position:relative;display:flex;align-items:center;flex-direction:column;z-index:1050;max-width:400px;border-radius:var(--swv-modal-radius);background:var(--swv-modal-background-color);color:var(--swv-modal-text-color);box-shadow:var(--swm-modal-shadow);font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1}.swv-modal-wrapper .swv-button{width:100%;color:var(--swv-modal-button-text-color)}.swv-modal-wrapper .swv-button:not([disabled]):hover{background:var(--swv-modal-button-hover-background-color)}.swv-modal-wrapper .swv-button:not([disabled]):focus-visible{outline-color:var(--swv-modal-button-outline-color)}.swv-modal-title{font-weight:500;font-size:24px;line-height:36px;margin:0;padding:30px 60px;text-align:center}@media (max-width: 374px){.swv-modal-title{font-size:18px}}.swv-modal-list{margin:0 0 12px;padding:0;width:100%;list-style:none}.swv-modal-list .swv-button{font-weight:400;border-radius:0;font-size:18px;justify-content:flex-start}.swv-modal-list .swv-button .swv-wallet-status{color:var(--swv-modal-wallet-status-text-color);font-size:16px;margin-left:auto}.swv-modal-list .swv-button-icon,.swv-modal-list .swv-button-icon img{width:28px;height:28px}
