@import url("https://fonts.googleapis.com/css2?family=Audiowide&display=swap");.Home_center__O_TIN,.Home_field__gbcTj,.Home_form__FrVR9,.Home_loading__Z_JGo,.Home_success__IZwiY,.Home_wallet__GuDT9{font-family:Audiowide,cursive;color:white}.Home_wallet__GuDT9{display:inline-block;padding:0;margin:0}.Home_wallet__GuDT9 .wallet-adapter-button{white-space:nowrap;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;width:auto!important;height:40px!important;padding:0 16px!important;border-radius:10px!important;background:linear-gradient(135deg,rgba(78,205,196,.15),rgba(68,160,141,.15))!important;border:1.5px solid rgba(78,205,196,.4)!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;box-shadow:0 4px 16px rgba(0,0,0,.2),0 0 20px rgba(78,205,196,.15)!important;color:white!important;font-weight:600!important;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease!important;font-size:.875rem!important;letter-spacing:.3px!important;min-width:150px}.Home_wallet__GuDT9 .wallet-adapter-button:hover{box-shadow:0 6px 20px rgba(0,0,0,.25),0 0 30px rgba(78,205,196,.25)!important;border-color:rgba(78,205,196,.6)!important;background:linear-gradient(135deg,rgba(78,205,196,.2),rgba(68,160,141,.2))!important}.Home_wallet__GuDT9 .wallet-adapter-button-end-icon,.Home_wallet__GuDT9 .wallet-adapter-button-start-icon{margin:0 6px 0 0!important;height:18px!important;width:18px!important}.Home_wallet__GuDT9 .wallet-adapter-button-text{margin:0!important;font-size:.875rem!important;font-weight:600!important}.Home_center__O_TIN{position:relative;padding:0 .25rem .25rem;width:100%;height:100%;max-width:100%;margin:0 auto;display:flex;flex-direction:column;overflow:hidden}@media (min-width:640px){.Home_center__O_TIN{padding:.5rem;max-width:95%}}@media (min-width:768px){.Home_center__O_TIN{padding:.75rem;max-width:90%}}@media (min-width:1024px){.Home_center__O_TIN{padding:1rem;max-width:85%}}.Home_form__FrVR9>*+*{display:flex;flex-direction:column;margin-top:2rem}.Home_form__FrVR9 button{display:inline-flex;flex-direction:row;align-items:center;gap:1rem;color:white;background-color:rgb(var(--accent-rgb));border:none;border-radius:var(--border-radius);padding:1rem;font-size:14px;font-weight:600}.Home_form__FrVR9 button:hover{cursor:pointer;background-color:rgb(var(--darker-accent-rgb))}.Home_form__FrVR9 button span{white-space:nowrap}.Home_form__FrVR9 button svg{width:1rem;fill:currentColor}.Home_field__gbcTj{display:block}.Home_field__gbcTj span{font-weight:600;font-size:14px}.Home_field__gbcTj input{display:block;width:100%;padding:1rem;margin-top:.5rem;border:1px solid rgb(var(--tertiary-background-rgb));border-radius:var(--border-radius);background:rgb(var(--secondary-background-rgb));color:white;font-size:1rem;line-height:1.5}.Home_loading__Z_JGo{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}.Home_loading__Z_JGo svg{width:2rem;height:2rem;color:rgb(var(--accent-rgb));animation:Home_spin__VEV0f 2s linear infinite}@keyframes Home_spin__VEV0f{to{transform:rotate(1turn)}}.Home_success__IZwiY{cursor:pointer;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:1rem;background:rgb(var(--secondary-background-rgb));border:1px solid rgb(var(--tertiary-background-rgb));border-radius:var(--border-radius);padding:1rem}.Home_success__IZwiY>div{display:flex;flex-direction:column;gap:.5rem}.Home_success__IZwiY code{font-family:var(--font-mono);color:white}.Home_success__IZwiY svg{width:2rem;height:2rem;color:rgb(var(--accent-rgb))}.Home_success__IZwiY:hover{background-color:rgb(var(--hover-background-rgb))}.Home_success__IZwiY:hover code{color:white}