<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&amp;display=swap");.wallet-adapter-button{background-color:transparent;border:none;color:#fff;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:4px}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:white}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{background:#404144;color:#999;cursor:not-allowed}.wallet-adapter-button-end-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon,.wallet-adapter-button-start-icon img{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{position:relative;display:inline-block}.wallet-adapter-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:#2c2d30;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-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:6px;font-size:14px;font-weight:600;height:37px;color:#fff}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{align-self:center;fill:#999}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transform:rotate(180deg);transition:transform .15s ease-in}.wallet-adapter-modal{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .15s linear;background:rgba(0,0,0,.5);z-index:1040;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:18px;padding:12px;cursor:pointer;background:#1a1f2e;border:none;border-radius:50%}.wallet-adapter-modal-button-close:focus-visible{outline-color:white}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s ease 0s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:rgba(0,0,0,.5);position:fixed;top:0;left:0;bottom:0;right:0}.wallet-adapter-modal-container{display:flex;margin:3rem;min-height:calc(100vh - 6rem);align-items:center;justify-content:center}@media (max-width:480px){.wallet-adapter-modal-container{margin:1rem;min-height:calc(100vh - 2rem)}}.wallet-adapter-modal-wrapper{box-sizing:border-box;position:relative;display:flex;align-items:center;flex-direction:column;z-index:1050;max-width:400px;border-radius:10px;background:#10141f;box-shadow:0 8px 20px rgba(0,0,0,.6);font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{font-weight:500;font-size:24px;line-height:36px;margin:0;padding:64px 48px 48px;text-align:center;color:#fff}@media (max-width:374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{margin:0 0 12px;padding:0;width:100%;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{font-weight:400;border-radius:0;font-size:18px}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{margin-left:auto;font-size:14px;opacity:.6}.wallet-adapter-modal-list-more{cursor:pointer;border:none;padding:12px 24px 24px 12px;align-self:flex-end;display:flex;align-items:center;background-color:transparent;color:#fff}.wallet-adapter-modal-list-more svg{transition:all .1s ease;fill:rgba(255,255,255,1);margin-left:.5rem}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{width:100%;display:flex;flex-direction:column;align-items:center;padding:0 24px 24px;box-sizing:border-box}.wallet-adapter-modal-middle-button{display:block;cursor:pointer;margin-top:48px;width:100%;background-color:#512da8;padding:12px;font-size:18px;border:none;border-radius:8px;color:#fff}

/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Micro+5&amp;display=swap";@keyframes gradientAnimation{0%{background-position:0}50%{background-position:100%}to{background-position:0}}header{border-bottom:1px solid #e8e8e8}header .container{display:flex}header .logo{box-sizing:border-box;background:linear-gradient(45deg,#000000d9,#000000a6,#000000d9) 0 0/200% 200%,url(/images/logo.jpg) 50%/cover no-repeat;padding:1.5rem 2rem;animation:gradientAnimation 10s infinite}header .logo img{height:3rem;margin:0 auto}header menu{align-items:center;display:flex}header menu li{box-sizing:border-box;text-transform:uppercase;letter-spacing:.1rem;text-align:center;border-left:1px solid #e8e8e8;justify-content:center;align-items:center;width:33.333%;height:100%;min-height:5rem;padding:0 1rem;font-size:1.2rem;font-weight:500;line-height:1.2;transition:all .3s;display:inline-flex;position:relative}header menu li span.small{text-align:center;color:#141414;background:#e8e8e8;width:100%;padding:.2rem .4rem .1rem;font-size:.6rem;display:block;position:absolute;bottom:0;left:0}header menu li:first-child{border-left:none}header menu li.active{background:#000;box-shadow:inset 0 -5px #e8e8e8}header menu li.purple.active,header menu li.purple:hover{box-shadow:inset 0 -5px #9945ff}header menu li.purple.active:hover a{opacity:.5}header menu li:hover{box-shadow:inset 0 -5px #e8e8e8}header menu li a{justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:inline-flex}footer{border-top:1px solid #e8e8e8}@media screen and (max-width:465px){footer{font-size:1.2rem}}footer .container{display:flex}footer .left{padding:2rem;font-size:1.2rem;font-weight:400;text-transform:uppercase}footer menu{display:flex}footer menu li{min-height:5rem;width:100%;display:inline-flex;align-items:center;height:100%;box-sizing:border-box;border-left:1px solid #e8e8e8;position:relative;transition:.3s ease}footer menu li:hover{box-shadow:inset 0 3px 0 0 #e8e8e8}footer menu li:first-child{border-left:none}footer menu li b{text-transform:uppercase}footer menu li span{font-size:.8rem;position:absolute;left:2rem;top:50%;transform:translateY(120%)}footer menu li a{width:100%;height:100%;display:inline-flex;align-items:center;padding-left:2rem;box-sizing:border-box}
/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.flex{display:flex}}body,html{overscroll-behavior:none;font-optical-sizing:auto;color:#e8e8e8;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;background:#141414;font-family:JetBrains Mono,monospace;font-size:15px;font-style:normal;font-weight:300;line-height:1}@media screen and (max-width:1200px){body,html{font-size:1.2vw}}@media screen and (max-width:900px){body,html{font-size:1.5vw}}@media screen and (max-width:700px){body,html{font-size:10px}}.s-container{border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;width:95%;max-width:1280px;margin:0 auto;display:flex}@media screen and (max-width:900px){.s-container{display:block}}@media screen and (max-width:700px){.s-container{border:0;width:100%}}.s-container .left{box-sizing:border-box;border-right:1px solid #e8e8e8;width:40%}@media screen and (max-width:900px){.s-container .left{border-bottom:1px solid #e8e8e8;border-right:none;width:100%}}.s-container .right{box-sizing:border-box;width:60%}@media screen and (max-width:900px){.s-container .right{width:100%}}main{min-height:calc(100vh - 13rem)}main .left{padding:2rem}span.header{text-transform:uppercase;letter-spacing:.1em;font-family:Amari;position:relative;top:10%}#swap{height:100%}#swap&gt;.text{align-items:center;padding:1rem;font-size:.875rem;line-height:1.25rem;display:flex;box-shadow:inset 0 -2px #e8e8e8}#swap&gt;.text svg{width:16px;height:16px;margin-right:1rem}#swap&gt;.text.error{overflow:hidden;box-shadow:inset 0 -2px #ff623a}#swap&gt;.text.success{box-shadow:inset 0 -2px #14f195}#swap #jupiter-terminal *{font-family:JetBrains Mono,monospace}#swap button{cursor:pointer}#swap button.big{width:100%;padding:1.25rem;font-weight:600}#swap button.big,#swap button.relative.text-white.w-full.mt-4.rounded-xl{color:#141414;text-transform:uppercase;background:#e8e8e8;border-radius:0;margin-top:2rem;transition:all .3s}#swap button.big .text-transparent.bg-clip-text,#swap button.relative.text-white.w-full.mt-4.rounded-xl .text-transparent.bg-clip-text{color:#141414;filter:none!important}#swap button.big:hover,#swap button.relative.text-white.w-full.mt-4.rounded-xl:hover{box-shadow:inset 0 -4px #9945ff}#swap button.big:disabled,#swap button.relative.text-white.w-full.mt-4.rounded-xl:disabled{opacity:1;pointer-events:none;background:gray}#swap form.hidden{display:block}#swap p{margin-bottom:0}#swap.Confirmation,#swap.Error #jupiter-terminal-instance,#swap.Initial #jupiter-terminal&gt;div:first-child,#swap.Success #jupiter-terminal-instance{display:none}#swap.Swapping #jupiter-terminal,#swap.Swapping #jupiter-terminal-instance{height:auto;min-height:auto}#swap.Swapping #jupiter-terminal&gt;div:first-child{padding:0}#swap.Swapping #jupiter-terminal&gt;div:first-child&gt;div:first-child,#swap.Swapping #jupiter-terminal&gt;div:first-child&gt;div:nth-child(2){display:none}#swap.Swapping #jupiter-terminal&gt;div:first-child .flex.flex-col.w-full.justify-center{margin:0;padding:0}#swap.Swapping #jupiter-terminal&gt;div:first-child .flex.flex-col.w-full.justify-center&gt;div{background:0 0;border-radius:0;box-shadow:inset 0 -2px #e8e8e8}#swap.Swapping #jupiter-terminal&gt;div:first-child .flex.flex-col.w-full.justify-center&gt;div .ml-4.flex.w-full.justify-between{align-items:center}#swap .w-full.mt-2.rounded-xl.flex.flex-col.px-2{margin-top:0;padding:0}#swap .w-full.mt-2.rounded-xl.flex.flex-col.px-2 .flex.items-center.mt-2.text-xs.space-x-1,#swap .w-full.mt-2.rounded-xl.flex.flex-col.px-2 .pt-2.relative.flex.flex-wrap.gap-y-1.gap-x-2.transition-all{display:none}#swap .h-full.flex.flex-col.items-center.justify-center.pb-4{padding-bottom:0}#swap .h-full.flex.flex-col.items-center.justify-center.pb-4&gt;.w-full.px-2{padding:0}#swap .py-5.px-4.flex.flex-col.border.border-transparent.group.rounded-xl{border:0 solid;border-bottom:2px solid #e8e8e8;border-radius:0;padding:0 0 1rem;transition:all .3s}#swap .py-5.px-4.flex.flex-col.border.border-transparent.group.rounded-xl:focus-within{box-shadow:none;box-shadow:inset 0 -3px #9945ff}#swap .py-5.px-4.flex.flex-col.border.border-transparent.group.rounded-xl input.text-right{font-size:2rem}#swap .py-5.px-4.flex.flex-col.border.border-transparent.group.rounded-xl .ml-4.mr-2.font-semibold{font-size:1.25rem}#swap .py-5.px-4.flex.flex-col.border.border-transparent.group.rounded-xl .fill-current{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBVcGxvYWRlZCB0bzogU1ZHIFJlcG8sIHd3dy5zdmdyZXBvLmNvbSwgR2VuZXJhdG9yOiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4NCjxzdmcgZmlsbD0id2hpdGUiIGhlaWdodD0iODAwcHgiIHdpZHRoPSI4MDBweCIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgDQoJIHZpZXdCb3g9IjAgMCAzMzAgMzMwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGlkPSJYTUxJRF8yMjVfIiBkPSJNMzI1LjYwNyw3OS4zOTNjLTUuODU3LTUuODU3LTE1LjM1NS01Ljg1OC0yMS4yMTMsMC4wMDFsLTEzOS4zOSwxMzkuMzkzTDI1LjYwNyw3OS4zOTMNCgljLTUuODU3LTUuODU3LTE1LjM1NS01Ljg1OC0yMS4yMTMsMC4wMDFjLTUuODU4LDUuODU4LTUuODU4LDE1LjM1NSwwLDIxLjIxM2wxNTAuMDA0LDE1MGMyLjgxMywyLjgxMyw2LjYyOCw0LjM5MywxMC42MDYsNC4zOTMNCglzNy43OTQtMS41ODEsMTAuNjA2LTQuMzk0bDE0OS45OTYtMTUwQzMzMS40NjUsOTQuNzQ5LDMzMS40NjUsODUuMjUxLDMyNS42MDcsNzkuMzkzeiIvPg0KPC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:100%;width:.8rem;height:.8rem}#swap .py-5.px-4.flex.flex-col.border.border-transparent.group.rounded-xl .fill-current svg{opacity:0}#swap .py-5.px-4.flex.flex-col.border.border-transparent.group.rounded-xl button.py-2.px-3.rounded-2xl.flex.items-center{background:0 0;padding:0 0 .4rem}#swap .py-5.px-4.flex.flex-col.border.border-transparent.group.rounded-xl button.py-2.px-3.rounded-2xl.flex.items-center .h-5.w-5{display:none}#swap .py-5.px-4.flex.flex-col.border.border-transparent.group.rounded-xl button.py-2.px-3.rounded-2xl.flex.items-center .ml-4.mr-2.font-semibold{margin-left:0}#swap .py-5.px-4.flex.flex-col.border.border-transparent.group.rounded-xl .flex.justify-between.items-center:first-of-type{align-items:flex-end}#swap .py-5.px-4.flex.flex-col.border.border-transparent.group.rounded-xl .flex.justify-between.items-center:nth-of-type(2){display:none}#swap .my-2 .flex.justify-center{justify-content:flex-end;margin:.5rem 0}#swap .my-2 .flex.justify-center .cursor-pointer{background-color:#0000;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0xMSAyMS44ODNsLTYuMjM1LTcuNTI3LS43NjUuNjQ0IDcuNTIxIDkgNy40NzktOS0uNzY0LS42NDUtNi4yMzYgNy41Mjl2LTIxLjg4NGgtMXYyMS44ODN6IiBmaWxsPSJ3aGl0ZSIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:70%;border:0;border-radius:0}#swap .my-2 .flex.justify-center .cursor-pointer svg{display:none}#swap .border-b.border-transparent.rounded-xl{background:0 0}#swap .border-b.border-transparent.rounded-xl:before{text-align:right;opacity:.75;color:#e8e8e8;margin-bottom:1rem;font-size:1.3rem;font-weight:400;display:block}#swap .border-b.border-transparent.rounded-xl:first-of-type:before{content:"You pay"}#swap .border-b.border-transparent.rounded-xl:nth-of-type(3):before{content:"You receive"}#swap .mt-4.space-y-4.border.rounded-xl.p-3{display:none}#swap .w-full.mt-5.border.shadow-row-dark.py-3.px-5.space-y-1.rounded-lg{filter:grayscale();border-radius:0}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden{background-color:#141414;border-radius:0}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden .text-xs.text-right.h-full.flex{text-align:right;justify-content:flex-end;padding-bottom:.3rem;position:absolute;top:0;left:2rem}@media screen and (max-width:900px){#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden .text-xs.text-right.h-full.flex{padding-bottom:1rem}}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden .text-xs.text-right.h-full.flex p{display:none}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden .flex.flex-col.gap-y-px{justify-content:center}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden .flex.flex-col.gap-y-px&gt;.flex.items-center{position:absolute}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden li.rounded.cursor-pointer.px-5.my-1{text-align:right;background:#141414;border-bottom:2px solid #e8e8e8;border-radius:0;margin:0;padding:0;box-shadow:inset 0 0 #9945ff;transform:.3s ease!important}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden li.rounded.cursor-pointer.px-5.my-1:hover{box-shadow:inset 0 -3px #9945ff}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden li.rounded.cursor-pointer.px-5.my-1 .flex-shrink-0 img,#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden li.rounded.cursor-pointer.px-5.my-1 .flex-shrink-0 svg{border:2px solid #e8e8e8;border-radius:50%;width:2rem;height:2rem}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden li.rounded.cursor-pointer.px-5.my-1 .flex-shrink-0 img+svg,#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden li.rounded.cursor-pointer.px-5.my-1 .flex-shrink-0 svg+svg{display:none}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden li.rounded.cursor-pointer.px-5.my-1 .flex-1.min-w-0{margin-left:0}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden li.rounded.cursor-pointer.px-5.my-1 .flex-1.min-w-0 .z-10.w-fit{margin-left:auto}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden li.rounded.cursor-pointer.px-5.my-1 .flex-1.min-w-0 a{background:0 0;border-radius:0;padding:0}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden li.rounded.cursor-pointer.px-5.my-1 .flex-1.min-w-0 a svg{display:none}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden li.rounded.cursor-pointer.px-5.my-1 .flex.flex-col.gap-y-px&gt;.flex.items-center{margin-left:.8rem}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden li.rounded.cursor-pointer.px-5.my-1 .flex.flex-col.gap-y-px&gt;.flex.items-center .text-sm.font-medium.text-white.truncate{font-size:2rem;line-height:2rem}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden .rounded-md.text-xxs.leading-none.transition-all{display:none}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden .flex.flex-col.h-full.w-full.py-4.px-2.bg-v3-modal{background-color:#141414;padding:0}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden .flex.flex-col.h-full.w-full.py-4.px-2.bg-v3-modal .flex.w-full.justify-between:first-child{width:auto;position:absolute;top:1.2rem;right:0}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden .flex.flex-col.h-full.w-full.py-4.px-2.bg-v3-modal .flex.w-full.justify-between:first-child .text-white+.w-6.h-6{display:none}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden .flex.flex-col.h-full.w-full.py-4.px-2.bg-v3-modal .flex.w-full.justify-between:first-child+.flex.px-5.mt-4.rounded-xl{background-color:#141414;border-bottom:2px solid #e8e8e8;border-radius:0;width:auto;margin:0;padding:0;font-size:2rem;height:4rem!important}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden .flex.flex-col.h-full.w-full.py-4.px-2.bg-v3-modal .flex.w-full.justify-between:first-child+.flex.px-5.mt-4.rounded-xl .flex.items-center.text-white.fill-current{display:none}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden .flex.flex-col.h-full.w-full.py-4.px-2.bg-v3-modal .flex.w-full.justify-between:first-child+.flex.px-5.mt-4.rounded-xl input{text-transform:uppercase;border-radius:0;margin:0;font-weight:500;transition:all .3s}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden .flex.flex-col.h-full.w-full.py-4.px-2.bg-v3-modal .flex.w-full.justify-between:first-child+.flex.px-5.mt-4.rounded-xl input:focus{box-shadow:inset 0 -3px #9945ff}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden .text-white.fill-current.w-6.h-6.cursor-pointer{background-image:url(data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KDTwhLS0gVXBsb2FkZWQgdG86IFNWRyBSZXBvLCB3d3cuc3ZncmVwby5jb20sIFRyYW5zZm9ybWVkIGJ5OiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyBmaWxsPSIjZmZmZmZmIiBoZWlnaHQ9IjgwMHB4IiB3aWR0aD0iODAwcHgiIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmlld0JveD0iMCAwIDQ5MCA0OTAiIHhtbDpzcGFjZT0icHJlc2VydmUiIHN0cm9rZT0iI2ZmZmZmZiI+Cg08ZyBpZD0iU1ZHUmVwb19iZ0NhcnJpZXIiIHN0cm9rZS13aWR0aD0iMCIvPgoNPGcgaWQ9IlNWR1JlcG9fdHJhY2VyQ2FycmllciIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cg08ZyBpZD0iU1ZHUmVwb19pY29uQ2FycmllciI+IDxwb2x5Z29uIHBvaW50cz0iNDU2Ljg1MSwwIDI0NSwyMTIuNTY0IDMzLjE0OSwwIDAuNzA4LDMyLjMzNyAyMTIuNjY5LDI0NS4wMDQgMC43MDgsNDU3LjY3OCAzMy4xNDksNDkwIDI0NSwyNzcuNDQzIDQ1Ni44NTEsNDkwIDQ4OS4yOTIsNDU3LjY3OCAyNzcuMzMxLDI0NS4wMDQgNDg5LjI5MiwzMi4zMzcgIi8+IDwvZz4KDTwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:100%}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden .text-white.fill-current.w-6.h-6.cursor-pointer svg{opacity:0}#swap .absolute.top-0.left-0.h-full.w-full.bg-v3-modal.rounded-lg.overflow-hidden .text-white.fill-current.w-6.h-6.cursor-pointer+.text-white{display:none}.wallet-adapter-modal-wrapper{color:#e8e8e8;background:#141414;border-radius:0;font-family:JetBrains Mono,monospace}.wallet-adapter-modal-wrapper .wallet-adapter-modal-button-close{background:0 0;border-radius:0;top:0;right:0}.wallet-adapter-modal-wrapper .wallet-adapter-button:not([disabled]){transition:all .3s}.wallet-adapter-modal-wrapper .wallet-adapter-button:not([disabled]):hover{background:0 0;box-shadow:inset 0 -3px #9945ff}</pre></body></html>