html body{position:relative;min-height:100vh;background:var(--color-black-main);margin:0;font-family:Aeonik,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.grecaptcha-badge{z-index:99999}:root{--font-main: "Aeonik", sans-serif;--color-black-main: #010101;--color-black-secondary: #171616;--color-gray-main: #202020;--color-gray-light: #f4f4f480;--color-gray-border: #585858;--color-white: #ffffff;--color-white-text: #f4f4f4;--color-white-secondary: #b5b5b5;--color-gray-border-secondary: #343434;--color-gray-border-light: #676767;--color-braun: #e6822640;--color-blue-main: #5f58ff;--color-red-main: #ff3e3e;--color-green-main: #00b71d}@font-face{font-family:Aeonik;src:url(/assets/Aeonik-Regular-1fb24067.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Aeonik;src:url(/assets/Aeonik-Bold-c907ce82.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Aeonik;src:url(/assets/Aeonik-Medium-ab5d64b8.woff2) format("woff2");font-weight:500;font-style:normal}html{box-sizing:border-box;font-family:var(--font-main);color:var(--color-white);height:100%;min-height:-webkit-fill-available}*,*:before,*:after{box-sizing:inherit;margin:0;padding:0}html h1,html h2,html h3,html h4,html h5,html h6{margin-bottom:0;padding:0}ul{list-style:none}a{text-decoration:none;color:var(--color-white)}img{display:block;max-width:100%;height:auto}.main-wrapper{min-height:100vh;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative;background:radial-gradient(98.05% 261.61% at 1.95% 3.59%,rgba(38,38,38,.4) 0%,rgba(83,83,83,0) 100%);-webkit-backdrop-filter:blur(42px);backdrop-filter:blur(42px)}.main-wrapper .orangeShadow{right:0;position:absolute;z-index:-1}.main-wrapper .blueShadow{top:0;position:absolute;z-index:-1}.header-wrapper{display:flex;justify-content:space-between;align-items:center;padding:12px 44px;background:transparent;border-bottom:1px solid #ffffff40;width:100%;height:67px}.header-logo-image{width:172px}.custom-btn{width:100%;height:43px;padding:12px 28px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:100px;font-size:16px;font-weight:400;line-height:19px;letter-spacing:-.02em;background:var(--color-blue-main);color:var(--color-white-text);outline:none;box-shadow:none;border:none}.custom-btn-outlined{background:transparent;border:2px solid var(--color-blue-main);font-size:14px;height:33px}.custom-btn:disabled{background:rgba(95,88,255,.5);color:#f4f4f480}.loader-icon-wrapper{animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.account-info-wrapper{padding:12px;display:flex;flex-direction:column;gap:8px;border-radius:8px;background:#313131;width:fit-content}.user-info{display:flex;align-items:center;padding:0 8px;gap:8px;border:2px solid var(--color-blue-main);border-radius:32px;height:43px}.user-info-wrapper{height:min-content}.user-info-content{display:flex;align-items:center;gap:8px;font-size:14px;color:#f4f4f4}.user-info-wrapper .dropdown-toggle:after{display:none}.user-info-wrapper .dropdown-menu{background:rgba(38,38,38,1);padding:0;width:184px;border:1px solid var(--color-gray-border);overflow:hidden;margin-top:4px}.user-info-wrapper .dropdown-item{color:var(--color-white-text);padding:12px 16px}.user-info-wrapper .dropdown-item:hover{background:#313131;color:var(--color-white-text)}.user-info-rotate-icon{transform:rotate(180deg);transition:transform .2s ease}.user-info-icon{transition:transform .2s ease}.wallet-btn-wrapper{width:175px;height:43px}.wallet-btn-wrapper button{height:100%;font-weight:700;font-size:16px}.faucet-main-wrapper{display:flex;flex-direction:column;gap:24px;width:90%;max-width:664px;margin:20px 0;color:var(--color-white)}.faucet-info-block{display:flex;flex-direction:column;gap:12px}.faucet-main-title{font-size:24px;text-transform:capitalize;font-weight:700;line-height:28px;letter-spacing:-.02em}.faucet-info-text{font-size:16px;font-weight:400;line-height:19px;letter-spacing:-.02em;color:var(--color-white-secondary)}.faucet-container{padding:32px 32px 38px;display:flex;flex-direction:column;gap:32px;border-radius:16px;background:radial-gradient(98.05% 261.61% at 1.95% 3.59%,rgba(38,38,38,.4) 0%,rgba(83,83,83,0) 100%);border:1px solid var(--color-gray-border)}.address-field-wrapper{display:flex;flex-direction:column;gap:24px;position:relative;width:100%}.address-field-wallet{position:absolute;right:16px;bottom:10px}.address-field-wallet-content{border-radius:50%;cursor:pointer;background:#343434;border:1px solid #343434;display:flex;justify-content:center;align-items:center;width:32px;height:32px}.address-field-wallet-content:hover{border:1px solid #5f58ff}.faucet-btn-wrapper{max-width:100%}.select-token-option{display:flex;flex-wrap:wrap;height:32px;overflow:hidden;width:100%;justify-content:space-between;align-items:center}.select-token-option-content{display:flex;align-items:center;gap:12px}.token-selected-icon{width:24px;height:24px}.my-address-wrapper{display:flex;flex-direction:column;gap:12px}.my-address-wrapper-text{font-size:16px;font-weight:400;line-height:19px;letter-spacing:-.02em;color:var(--color-white-text)}.select-token-image{width:32px}.faucet-amount-container{display:flex;gap:16px}.amount-field-wrapper{width:100%}.token-field-wrapper{width:168px;min-width:168px}.requestBtnText{font-weight:700}.walletTooltip{display:flex;align-items:center;justify-content:center}.faucet-token-amount{color:var(--color-white-secondary);font-size:16px}.faucet-token-amount-bold{font-weight:700}.faucet-container-content{display:flex;flex-direction:column;gap:16px}.custom-input-wrapper{display:flex;flex-direction:column;position:relative;gap:8px}.custom-input-clear-icon{right:16px;bottom:14px;cursor:pointer;position:absolute}.custom-input{outline:none;border:1px solid var(--color-gray-border-secondary);height:52px;background:var(--color-black-secondary);padding:12px 16px;border-radius:8px;font-size:16px;font-weight:400;line-height:19px;letter-spacing:-.02em;color:var(--color-white-text)}.custom-input:focus:not(.custom-input-error){border:1px solid var(--color-gray-border-light)}.custom-input-error{border-color:var(--color-red-main)}.custom-input-error-text{position:absolute;bottom:-17px;font-size:12px;color:var(--color-red-main)}.custom-input::placeholder{font-size:16px;font-weight:400;line-height:19px;letter-spacing:-.02em;color:var(--color-gray-light)}.custom-input-sub-label,.custom-input-label{font-size:14px;font-weight:400;line-height:19px;letter-spacing:-.02em;text-align:left;color:var(--color-white)}.custom-input-sub-label{font-size:14px}.custom-input-label-container{display:flex;flex-direction:column;gap:8px}.custom-input::-webkit-outer-spin-button,.custom-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-input[type=number]{-moz-appearance:textfield}.tooltipWrapper{position:relative}.tooltipMessage{position:absolute;top:-120%;left:50%;z-index:999;padding:6px 10px;font-size:12px;color:var(--color-white-text);white-space:nowrap;background:#373479;border-radius:4px;transform:translate(-50%)}.tooltipMessage:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);border-width:6px;border-style:solid;border-color:#373479 transparent transparent transparent}.custom-select-wrapper{display:flex;flex-direction:column;gap:8px}.custom-select-label{font-size:14px;font-weight:400;line-height:19px;letter-spacing:-.02em;text-align:left;color:var(--color-white)}.custom-select{outline:none;border:1px solid var(--color-gray-border-secondary);height:52px;background:var(--color-black-secondary);padding:12px 16px;border-radius:8px;font-size:16px;font-weight:400;line-height:19px;letter-spacing:-.02em;color:var(--color-white-text)}.toasterContainer{position:fixed;top:10px;right:10px;display:flex;flex-direction:column;row-gap:10px;z-index:1000;width:343px;background:transparent}@keyframes revealFromRight{0%{transform:translate(343px)}to{transform:translate(0)}}@keyframes hideToRight{0%{transform:translate(0)}to{transform:translate(343px)}}.toaster{width:100%;position:relative;padding:8px 16px 10px;border-radius:10px;overflow:hidden;box-shadow:0 8px 10px #0003,0 6px 30px #0000001f,0 16px 24px #00000024;display:flex;align-items:center;column-gap:16px;min-height:64px;background-color:#1a1a1a;border:1px solid transparent;transition:transform 1s ease-in-out}.toaster:before{position:absolute;display:block;left:-50px;top:-90px;content:"";width:212px;height:212px}.success.toaster:before{background:radial-gradient(50% 50% at 50% 50%,rgba(0,237,81,.12) 0%,rgba(0,237,123,0) 100%)}.warning.toaster:before{background:radial-gradient(50% 50% at 50% 50%,rgba(255,212,38,.11) 0%,rgba(255,212,38,0) 100%)}.error.toaster:before{background:radial-gradient(50% 50% at 50% 50%,rgba(240,66,72,.13) 0%,rgba(240,66,72,0) 100%)}.info.toaster:before{background:radial-gradient(50% 50% at 50% 50%,rgba(185,238,254,.11) 0%,rgba(255,212,38,0) 100%)}.hide{animation-name:hideToRight;animation-duration:.45s;animation-timing-function:ease-in-out}.reveal{animation-name:revealFromRight;animation-duration:.45s;animation-timing-function:ease-in-out}.toasterTitle{font-weight:700;font-size:16px;max-width:235px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}.toasterMessage{font-weight:400;max-width:245px;overflow:hidden;font-size:14px;color:#c8c5c5}.iconWrapper{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;background:#ffffff1a}.toasterCloseIcon,.toasterIcon{color:#fff}.closeIconWrapper{position:absolute;right:10px;top:10px;cursor:pointer}.toasterContent{display:flex;flex-direction:column;gap:2px}.maintenance-main-wrapper{display:flex;flex-direction:column;gap:19px;width:90%;max-width:885px;color:var(--color-white-text)}.maintenance-title{font-weight:700;font-size:40px;line-height:60px;text-align:center}.maintenance-text{font-weight:400;font-size:16px;line-height:24px;text-align:center}.footer-wrapper{justify-content:center;display:flex;gap:12px;align-items:center;padding:20px 44px;background:transparent;width:100%}.footer-link{color:var(--color-white)}
