.wallet-btn{border:1.5px solid #1d4ed8;color:#1d4ed8;background:#fff;height:41px;padding:0 16px;min-width:143px;border-radius:100px;cursor:pointer;transition:all .5s ease;font-size:15px;font-weight:400;text-align:center}[data-theme=dark] .wallet-btn{border-color:#fff;color:#fff;background:none}.wallet-btn:hover{background-color:#1d4ed8;color:#fff;border-color:transparent}[data-theme=dark] .wallet-btn:hover{background-color:#fff;color:#1d4ed8;border-color:transparent}.wrong-btn,[data-theme=dark] .wrong-btn{background-color:#f44336;border-color:#f44336;color:#fff}.wrong-btn:hover{background-color:#d32f2f;border-color:#d32f2f;color:#fff}[data-theme=dark] .wrong-btn:hover{background-color:#fff;color:#f44336;border-color:transparent}@media only screen and (max-width: 768px){.wallet-btn{height:28px;font-size:12px;min-width:81px}}.header{width:100%;height:60px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 4px #0000001a;transition:background .3s ease}[data-theme=dark] .header{background:#1d4ed8}.header-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.header-logo{height:36px}.header-nav{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:1rem}.header-nav a{font-size:14px;font-weight:400;color:#1d4ed8;cursor:pointer}[data-theme=dark] .header-nav a{color:#fff}.header-nav a:hover{text-decoration:underline}.theme-btn{background:none;border:none;cursor:pointer}.theme-btn svg{color:#1d4ed8;width:20px;height:20px}[data-theme=dark] .theme-btn svg{color:#fff}.header-mobile-nav{display:none;flex-direction:row;align-items:center;justify-content:flex-end;gap:1rem}.header-mobile-nav svg{width:32px;height:32px;color:#1d4ed8}[data-theme=dark] .header-mobile-nav svg{color:#fff}.header-mobile-menu{background:#fff;width:100%;height:calc(100vh - 110px);position:fixed;top:110px;left:0;z-index:1000;padding:24px;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;box-shadow:inset 0 4px 4px #0000001a}[data-theme=dark] .header-mobile-menu{background:#1d4ed8}.header-mobile-menu-links{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:1rem}.header-mobile-menu-links a{font-size:14px;font-weight:500;text-align:center;color:#1d4ed8}[data-theme=dark] .header-mobile-menu-links a{color:#eef4ff}@media only screen and (max-width: 768px){.header-nav{display:none}.header-mobile-nav{display:flex}.header{position:sticky;top:50px;z-index:1051}}.footer-bottom-wrapper{display:flex;justify-content:space-between;padding-block:1rem;align-items:center}.footer-bottom-left,.footer-bottom-right{display:flex;gap:1rem}.footer-bottom-icon{width:30px;height:30px}@media only screen and (max-width: 768px){.footer-bottom-wrapper{flex-direction:column-reverse;gap:1rem}.footer-bottom-right{flex-wrap:wrap;justify-content:center}}.footer-center{display:flex;justify-content:space-between;padding-block:2rem}.footer-center-title{font-size:1.125rem;font-weight:700;font-family:Inter,sans-serif;color:var(--text-color);text-align:start}.footer-center-list{display:flex;flex-direction:column;gap:1rem}.footer-center-subtitles{display:flex;flex-direction:column;gap:.5rem}.footer-center-item{font-size:14px;line-height:20px;font-weight:300;font-family:Inter,sans-serif;color:var(--text-color);text-decoration:none;display:flex;justify-content:flex-start;align-items:center}.footer-center-item:hover{font-weight:400}@media only screen and (max-width: 768px){.footer-center{flex-wrap:wrap;padding:2rem 1rem;gap:2rem}.footer-center-list{width:40%}}.footer-section-top-wrapper{display:flex;justify-content:space-between}.footer-section-top-input{background:transparent;color:#fff;padding:.5rem;border:1px solid rgb(224,224,224);border-radius:.5rem;width:250px}.footer-section-top-input.error{border:1px solid red}@media only screen and (max-width: 768px){.footer-section-top-wrapper{flex-direction:column;gap:1rem}}.footer-wrapper{width:100%;background:var(--bg-color);color:var(--bg-desc);padding-top:4rem;transition:background .3s}.footer-divider{width:100%;height:1px;background-color:var(--bg-desc)}.price-info-wrapper{width:100%;height:50px;background:#cfdfff;display:flex;align-items:center;justify-content:center}.price-info{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;gap:16px}.price-info span{font-size:12.6px;font-weight:400;text-align:left;color:#626262}.price-info span b{font-weight:500;color:#1244a7}@media only screen and (max-width: 768px){.price-info-wrapper{position:sticky;top:0;z-index:1051}}.layout{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}.container{width:95%;max-width:1232px}.outlet{margin:3rem 0;min-height:calc(100vh - 532px - 6rem);width:95%}.notFound{height:auto;width:100%;min-height:calc(100vh - 532px);display:flex;flex-direction:column;align-items:center;justify-content:center}.notFound span{font-size:32px;font-weight:700}.notFound a{margin-top:16px;font-size:24px;text-decoration:underline;font-weight:500;color:#4a87ff}.o-input{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px}.o-input-header{width:100%;padding-left:12px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px}.o-input-header svg{font-size:20px}.o-input-header span{color:#eef4ff;font-size:16px;font-weight:500}.o-input-footer{width:100%;padding-left:12px}.o-input-footer span{color:#ff4d4f;font-size:14px;font-weight:300}.o-input-input{background:#08133b;height:48px;width:100%;display:grid;align-items:center;padding:0 12px;border-radius:12px;gap:4px;outline:none;border:1px solid transparent;transition:all .2s ease-in-out;justify-items:center}.o-input-input span{color:#eef4ff;font-size:14px;font-weight:400;line-height:22px}.o-input-input input{border:none;outline:none;background:none;color:#fff;font-size:14px;font-weight:400;line-height:22px;width:100%}.o-input-loading{width:20px;height:20px;border:3px solid #fff;border-bottom-color:#1890ff;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.multisender-preparation{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.multisender-preparation-body{width:100%;padding:32px 48px 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px}.multisender-preparation-footer{width:100%;margin-top:24px;padding-bottom:48px;display:grid;grid-template-columns:1fr 160px 1fr;align-items:center;justify-content:center}.multisender-preparation-footer button{background:#1890ff;border:1px solid #1890ff;height:48px;width:100%;text-align:center;border-radius:12px;color:#eef4ff;font-size:16px;font-weight:400;cursor:pointer;transition:all .3s ease-in-out}.multisender-preparation-footer button:hover{opacity:.8}.multisender-preparation-footer button:disabled{cursor:not-allowed;opacity:.5}.multisender-preparation-footer-step{border-bottom:2px solid #1890ff;width:100%;padding-right:48px;display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-bottom:24px}.multisender-preparation-footer-step span{color:#1890ff;font-size:14px;font-weight:300}.multisender-preparation-footer-step svg{color:#1890ff;font-size:20px}.multisender-preparation-token-type{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px}.multisender-preparation-token-type-title{color:#eef4ff;font-size:16px;font-weight:500;padding-left:12px}.ant-select-item{color:#fff!important}.multisender-preparation-list{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px}.multisender-preparation-list-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.multisender-preparation-list-header span{color:#eef4ff;font-size:16px;font-weight:500}.multisender-preparation-list-header button{background:none;border:none;color:#1890ff;font-size:14px;font-weight:400;cursor:pointer;transition:all .3s ease-in-out}.multisender-preparation-list-header button:hover{opacity:.8}.multisender-preparation-list-header button:disabled{opacity:.5;cursor:not-allowed}.multisenderEditor .ace_scrollbar{display:none}.ace_constant .ace_numeric{color:inherit!important}.ace_line span:nth-child(1){color:#fff!important}.ace_line span:nth-child(2){color:#1890ff!important}.ace-twilight{background:#08133b80!important}.ace-twilight .ace_gutter{background:#162d65!important;color:#626f86!important}.multisender-preparation-list-box{border-radius:12px;overflow:hidden;border:1px solid #2563eb40;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.multisenderEditor{height:200px!important;width:100%!important}.multisender-preparation-list-upload{background:#08133b;width:100%;display:flex;align-items:center;justify-content:center;height:57px}.multisender-preparation-list-upload button{background:#eef4ff;height:33px;padding:0 24px;border-radius:12px;border:none;color:#08133b;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease-in-out}.multisender-preparation-list-upload button:hover{opacity:.8}.multisender-preparation-list-upload button:disabled{opacity:.5;cursor:not-allowed}.multisender-preparation-list-info{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding-left:12px;margin-top:4px}.multisender-preparation-list-info svg{font-size:20px}.multisender-preparation-list-info span{color:#fff;font-size:14px;font-weight:400}.multisender-preparation-list-error{margin-top:1rem;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px}.multisender-preparation-list-error-header{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 12px}.multisender-preparation-list-error-header-left{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px}.multisender-preparation-list-error-header-left svg{font-size:16px;color:#ff4d4f}.multisender-preparation-list-error-header-left span{color:#ff4d4f;font-size:14px;font-weight:300}.multisender-preparation-list-error-header-right span{color:#ff4d4f;font-size:14px;font-weight:400}.multisender-preparation-list-error-content{border:1px solid #ff4d4f;background:#ff4d4f40;padding:24px;width:100%;height:auto;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px;max-height:200px;overflow-y:auto}.multisender-preparation-list-error-content::-webkit-scrollbar{display:none}.multisender-preparation-list-error-content-item{width:100%;text-align:start}.multisender-preparation-list-error-content-item span{color:#eef4ff;font-size:14px;font-weight:400}.example-csv-modal .ant-modal-content{background:#042077}.example-csv-modal-body{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.example-csv-modal-header{text-align:center;margin-bottom:1rem}.example-csv-modal-header span{color:#eef4ff;font-size:24px;font-weight:500}.example-csv-modal-list{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px}.example-csv-modal-list-title span{color:#eef4ff;font-size:16px;font-weight:500}.example-csv-modal-list-content{width:100%;border:1px solid #2563eb40;background:#08133b80;overflow:hidden;border-radius:8px;height:150px}.example-csv-modal-list-content .multisenderEditor{margin:1px 0}.example-csv-modal-footer{border:1px solid #e4b858;background:#e4b85826;margin:1rem 0;width:100%;border-radius:12px;padding:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.example-csv-modal-footer svg{color:#e4b858;font-size:28px}.example-csv-modal-footer-text{color:#eef4ff;font-size:14px;font-weight:400}.example-csv-modal-footer-text a{color:#1890ff;text-decoration:underline}.multisender-preparation-footer-with-duplicates{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.multisender-preparation-footer-with-duplicates-header{border:1px solid #e4b858;background:#e4b85826;padding:12px;border-radius:12px;width:calc(100% - 96px);display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:1rem}.multisender-preparation-footer-with-duplicates-content{width:100%;margin-top:24px;padding-bottom:48px;display:grid;grid-template-columns:1fr auto;align-items:center;justify-content:center;padding-left:48px}.multisender-preparation-footer-with-duplicates-content-button{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.multisender-preparation-footer-with-duplicates-content button:nth-child(1){background:#eef4ff;border:1px solid #eef4ff;height:48px;width:100%;text-align:center;border-radius:12px;color:#000;font-size:16px;font-weight:400;cursor:pointer;transition:all .3s ease-in-out}.multisender-preparation-footer-with-duplicates-content button:nth-child(1):hover{opacity:.8}.multisender-preparation-footer-with-duplicates-content button:nth-child(1):disabled{cursor:not-allowed;opacity:.5}.multisender-preparation-footer-with-duplicates-content button:nth-child(2){background:#1890ff;border:1px solid #1890ff;height:48px;width:100%;text-align:center;border-radius:12px;color:#eef4ff;font-size:16px;font-weight:400;cursor:pointer;transition:all .3s ease-in-out}.multisender-preparation-footer-with-duplicates-content button:nth-child(2):hover{opacity:.8}.multisender-preparation-footer-with-duplicates-content button:nth-child(2):disabled{cursor:not-allowed;opacity:.5}.multisender-preparation-footer-with-duplicates-step{border-bottom:2px solid #1890ff;padding-right:36px;display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-bottom:12px}.multisender-preparation-footer-with-duplicates-step span{color:#1890ff;font-size:14px;font-weight:300;margin-left:12px}.multisender-preparation-footer-with-duplicates-step svg{color:#1890ff;font-size:20px}.multisender-preparation-token-info{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;justify-items:center;background:#08133b;height:48px;border-radius:12px;padding:0 12px;align-items:center;border:1px solid rgb(111,228,88)}.multisender-preparation-token-info span{color:#eef4ff;font-size:14px;font-weight:400}@media only screen and (max-width: 768px){.multisender-preparation-body{padding:24px 20px}.multisender-preparation-footer{margin-top:0}.multisender-preparation-footer-step{padding-right:0;margin-bottom:0}.multisender-preparation-footer-step span{display:none}.multisender-preparation-footer-step svg{display:none}.multisender-preparation-footer-with-duplicates-content{padding-left:24px}.multisender-preparation-footer-with-duplicates-content-button{grid-template-columns:1fr;width:calc(100% - 24px)}.multisender-preparation-footer-with-duplicates-step{display:none}.multisender-preparation-footer-with-duplicates-step span{margin-left:0}.multisender-preparation-footer-with-duplicates-step svg{display:none}.multisender-preparation-footer-with-duplicates-content{grid-template-columns:1fr}.multisender-preparation-footer-with-duplicates-header{width:calc(100% - 48px)}}.multisender-confirmation{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.multisender-confirmation-body{width:100%;padding:48px 48px 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px}.multisender-confirmation-body-values{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:24px;grid-template-areas:"top top" "bottom bottom"}.multisender-confirmation-body-values>*:nth-child(-n+2){grid-column:span 1}.multisender-confirmation-body-value{background:#08133b80;border:1px solid #1890ff80;height:120px;width:100%;padding:0 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:12px;text-align:center}.multisender-confirmation-body-value span:nth-child(1){color:#eef4ff;font-size:32px;font-weight:500}.multisender-confirmation-body-value span:nth-child(2){color:#1890ff;font-size:14px;font-weight:300}.multisender-confirmation-body-table{background:#fff;border:1px solid #1890ff80;box-shadow:0 1px 2px #0000000d;border-radius:6px;overflow:hidden;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.multisender-confirmation-body-table-header{background:#1d4ed8;height:35px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 16px}.multisender-confirmation-body-table-header span:nth-child(1){color:#e6f3ff;font-size:14px;font-weight:500}.multisender-confirmation-body-table-header span:nth-child(2){color:#cfdfff;font-size:14px;font-weight:400}.multisender-confirmation-body-table-body{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:16px}.multisender-confirmation-body-table-body-header{border-bottom:1px solid #abd2ff;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:4px}.multisender-confirmation-body-table-body-header span{color:#001731;font-size:12px;font-weight:600}.multisender-confirmation-body-table-body-item{width:100%;border-bottom:1px solid #d1e3f6;padding-top:6px;padding-bottom:4px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.multisender-confirmation-body-table-body-item span:nth-child(1){color:#000;font-size:12px;font-weight:500}.multisender-confirmation-body-table-body-item span:nth-child(2){color:#000;font-size:12px;font-weight:400}.ant-pagination{margin-top:16px}.multisender-confirmation-footer{width:100%;padding:32px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.multisender-confirmation-footer-text{width:100%;text-align:center}.multisender-confirmation-footer-text span{color:#eef4ff;font-size:14px;font-weight:300}.multisender-confirmation-footer-actions{width:100%;display:grid;grid-template-columns:1fr 2fr 2fr;gap:1rem;align-items:center;padding-right:48px}.multisender-confirmation-footer-last-check{border-bottom:2px solid #1890ff;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:16px}.multisender-confirmation-footer-last-check:after{content:"";position:absolute;right:0;bottom:-8px;width:16px;height:16px;background:#1890ff;border-radius:50%}.multisender-confirmation-footer-last-check span{color:#1890ff;font-size:12px;font-weight:300;padding-bottom:2px}.multisender-confirmation-footer-actions button:nth-child(2){background:#08133b;border:1px solid #08133b;height:48px;border-radius:12px;padding:0 48px;color:#1890ff;font-size:15px;font-weight:400;transition:all .3s ease-in-out;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px}.multisender-confirmation-footer-actions button:nth-child(2) svg{font-size:18px}.multisender-confirmation-footer-actions button:nth-child(2):hover{opacity:.8}.multisender-confirmation-footer-actions button:nth-child(2):disabled{cursor:not-allowed}.multisender-confirmation-footer-actions button:nth-child(3){background:#1890ff;border:1px solid #1890ff;height:48px;border-radius:12px;padding:0 48px;color:#eef4ff;font-size:15px;font-weight:400;transition:all .3s ease-in-out;cursor:pointer}.multisender-confirmation-footer-actions button:nth-child(3):hover{opacity:.8}.multisender-confirmation-footer-actions button:nth-child(3):disabled{opacity:.5;cursor:not-allowed}@media only screen and (max-width: 768px){.multisender-confirmation-body{padding:24px 20px}.multisender-confirmation-body-values{grid-template-columns:1fr;grid-template-areas:"top" "bottom"}.multisender-confirmation-body-value{grid-column:auto!important}.multisender-confirmation-footer-actions{display:flex;flex-direction:column-reverse;width:100%;padding:0 24px}.multisender-confirmation-footer{padding-top:0}.multisender-confirmation-footer-last-check{display:none}.multisender-confirmation-footer-actions button{width:100%}.multisender-confirmation-footer-text span{font-size:12px}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-next,.ant-pagination .ant-pagination-jump-prev,.ant-pagination .ant-pagination-jump-next{margin-inline-end:4px}.ant-pagination .ant-pagination-item a{padding:0 4px}}.multisender-congrats{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.multisender-congrats-header{width:100%;background:#eef4ff;border-bottom:1px solid #4a87ff;height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center}.multisender-congrats-header span:nth-child(1){font-size:40px;font-weight:700;color:#08133b}.multisender-congrats-header span:nth-child(2){font-size:20px;font-weight:400;color:#1d4ed8}.multisender-congrats-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:48px;gap:32px;width:100%}.multisender-congrats-values{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}.multisender-congrats-value{width:50%;background:#08133b80;border:1px solid #1890ff80;border-radius:12px;padding:0 24px;display:flex;height:120px;flex-direction:column;align-items:center;justify-content:center;gap:10px}.multisender-congrats-value span:nth-child(1){font-size:32px;font-weight:500;color:#eef4ff}.multisender-congrats-value span:nth-child(2){font-size:14px;font-weight:400;color:#1890ff}.multisender-congrats-summary{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem}.multisender-congrats-summary-title span{color:#eef4ff;font-size:20px;font-weight:600}.multisender-congrats-summary-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%}.multisender-congrats-summary-content-item{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.multisender-congrats-summary-content-item span{color:#6fe458;font-weight:400;font-size:16px}.multisender-congrats-summary-content-item svg{font-size:16px;color:#828caf;cursor:pointer}.multisender-congrats-summary-content-item svg:hover{color:#fff}@media only screen and (max-width: 768px){.multisender-congrats-header span:nth-child(1){font-size:32px}.multisender-congrats-header span:nth-child(2){font-size:16px}.multisender-congrats-header{height:140px}.multisender-congrats-content{padding:24px}.multisender-congrats-values{flex-direction:column}.multisender-congrats-value{width:100%}.multisender-congrats-summary-content-item span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:35%}}.multisender{width:100%;display:flex;align-items:flex-start;justify-content:center;position:relative}.multisender-wrapper{width:100%;max-width:720px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;border-radius:36px;border:1px solid #4a87ff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden;background:#042077f2}.multisender-header{background:#cfdfff;height:152px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.multisender-header span:nth-child(1){font-size:40px;font-weight:700;color:#08133b}.multisender-header span:nth-child(2){font-size:16px;font-weight:400;color:#1d4ed8}.multisender-steps{background:#eef4ff;height:80px;width:100%;padding:0 48px;display:flex;align-items:center;justify-content:center}.ant-steps .ant-steps-item-finish .ant-steps-item-icon{border-color:#1890ff}.ant-steps-item-active .ant-steps-item-icon{display:flex;align-items:center;justify-content:center}.ant-steps-item-active .ant-steps-icon{font-size:16px}.ant-steps .ant-steps-item-container{display:flex;flex-direction:row}.multisender-content{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media only screen and (max-width: 768px){.multisender-header span:nth-child(1){font-size:24px}.multisender-header span:nth-child(2){font-size:12px}.multisender-header{height:120px}.multisender-steps{padding:0 8px}.ant-steps.ant-steps-vertical{flex-direction:row}.ant-steps .ant-steps-item-container{flex-direction:column;align-items:center}.ant-steps-item-content{min-height:max-content!important}.ant-steps-item-tail{display:none!important}.ant-steps-item-title{padding-inline-end:0!important}.ant-steps-item-icon{margin-inline-end:0!important}}.token-creator-container{width:100%;display:flex;align-items:flex-start;justify-content:center;position:relative}.token-creator-box{width:100%;max-width:720px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;border-radius:36px;border:1px solid #4a87ff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden}.token-creator-header{background:#eef4ff;height:160px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.token-creator-header span:nth-child(1){font-size:40px;font-weight:700;color:#08133b}.token-creator-header span:nth-child(2){font-size:20px;font-weight:400;color:#1d4ed8;margin-top:-8px}.token-creator-body{background:#042077f2;width:100%;height:auto;padding:36px 48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}[data-theme=dark] .token-creator-body{background:#042077bf}.token-creator-button{background:#1d4ed8;border:none;border-radius:12px;height:48px;width:183px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease-in-out}.token-creator-button:hover{opacity:.8}.token-creator-body-items{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.token-creator-body-item{border:1px solid #eef4ff80;width:100%;height:260px;border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .3s ease-in-out}.token-creator-body-item:hover{background:#ffffff40}.token-creator-body-item-selected{background:#1d4ed840;border:3px solid #1d4ed8}.token-creator-body-item img{opacity:.5;transition:all .3s ease-in-out}.token-creator-body-item-selected img{opacity:1}.token-creator-body-item-selected:hover{background:#1d4ed840}.token-creator-body-item-title{font-size:16px;font-weight:500;color:#eef4ff}.token-creator-body-item-box{width:148px;height:148px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#eef4ff;border-top:1px solid #4a87ff}.token-creator-body-item-box img{width:100px;height:100px}.token-creator-body-item span{color:#fff!important}.box-bg-shadow{z-index:-1;position:absolute;top:0;width:100%}@media only screen and (max-width: 768px){.token-creator-body{padding:24px 16px}.token-creator-header span:nth-child(1){font-size:32px}.token-creator-header span:nth-child(2){font-size:16px;text-align:center;margin-top:0}.token-creator-header{padding:0 16px}.token-creator-body-items{grid-template-columns:repeat(2,1fr);gap:16px}.token-creator-body-item-title{font-size:14px;text-align:center;padding:0 8px}.token-creator-body-item-box{width:100px;height:100px}.token-creator-body-item-box img{width:64px;height:64px}.token-creator-body-item{height:auto;padding:16px 0}}.homepage{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.homepage-title{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#000;margin-bottom:20px}[data-theme=dark] .homepage-title{color:#eef4ff}.homepage-title span:nth-child(1){font-size:32px;font-weight:400;line-height:37.5px;text-align:center}.homepage-title span:nth-child(2){font-size:48px;font-weight:700;line-height:56.25px;text-align:center}.homepage-desc{width:100%;text-align:center;max-width:620px}.homepage-desc span{font-size:16px;font-weight:400;line-height:18.75px;text-align:center;color:#000}[data-theme=dark] .homepage-desc span{color:#eef4ff}.homepage-animation{width:473px;height:479px;margin-bottom:1rem}.homepage-actions{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem}.homepage-actions a:nth-child(1){background:#6fe458;border:1px solid #6fe458;box-shadow:0 0 8px #6fe458bf;height:48px;border-radius:12px;font-size:16px;font-weight:500;line-height:24px;text-align:center;color:#072900;display:flex;align-items:center;justify-content:center;padding:0 48px;transition:all .5s ease-in-out}.homepage-actions a:nth-child(1):hover{box-shadow:0 0 20px #6fe458bf}.homepage-actions a:nth-child(2){background:#1890ff;border:1px solid #1890ff;box-shadow:0 0 8px #1890ffbf;height:48px;border-radius:12px;font-size:16px;font-weight:500;line-height:24px;text-align:center;color:#eef4ff;display:flex;align-items:center;justify-content:center;padding:0 48px;transition:all .5s ease-in-out}.homepage-actions a:nth-child(2):hover{box-shadow:0 0 20px #1890ffbf}@media only screen and (max-width: 768px){.homepage-animation{width:100%;height:auto}.homepage-title span:nth-child(1){font-size:24px;line-height:normal}.homepage-title span:nth-child(2){font-size:36px;line-height:normal}.homepage-desc span{font-size:14px;line-height:normal}.homepage-actions{gap:1rem;width:100%}.homepage-actions a:nth-child(1),.homepage-actions a:nth-child(2){font-size:14px;line-height:normal;padding:0;width:50%}}.emoji-select{width:100%;display:flex;flex-direction:column;gap:8px}.emoji-select-header{padding-left:12px}.emoji-select-header span{color:#eef4ff;font-size:16px;font-weight:500}.emoji-select-footer{color:#ff4d4f;font-size:14px;margin-top:5px;padding-left:12px}.emoji-input-container{position:relative;width:100%}.emoji-display{width:100%;padding:0 12px;border:1px solid transparent;border-radius:12px;cursor:pointer;background-color:#08133b;min-height:48px;display:flex;align-items:center;color:#eef4ff}.emoji-display:hover{border-color:#4a87ff}.emoji-picker-container{position:absolute;z-index:10;margin-top:4px}:root{--epr-emoji-size: 24px;--epr-emoji-gap: 8px;--epr-hover-bg-color: #0a1439;--epr-bg-color: #0c1a4d;--epr-text-color: #eef4ff;--epr-search-border-color: #2a3a64;--epr-category-label-bg-color: #0c1a4d}.ant-select-dropdown .ant-select-item-option-content .emoji-option{color:#fff}.ant-select-single{height:48px}.ant-select .ant-select-arrow{color:#ffffff80!important;font-size:16px!important}.ant-select-selector{background:#08133b!important;border:1px solid transparent!important;height:48px!important;border-radius:12px!important;padding:0 12px!important}.ant-select-selector:focus{border-color:#4a87ff!important}.ant-select-selector:hover{border-color:#4a87ff!important}.ant-select-dropdown{background:#0c1a4d!important}.ant-select-selection-item{color:#eef4ff!important;line-height:46px!important}.ant-select-selection-placeholder{color:#eef4ff80!important;line-height:46px!important}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#081236!important}.ant-select-dropdown .ant-select-item-option-active:hover{background:#0a1439}.o-textarea{background:#08133b;height:auto;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:16px 12px;border-radius:12px;gap:16px;outline:none;border:1px solid transparent;transition:all .2s ease-in-out}.o-textarea textarea{background:none;border:none;outline:none;width:100%;height:auto;resize:vertical;white-space:pre-line;font-size:14px;font-weight:300;text-align:left;color:#fff;max-height:200px}.o-textarea textarea::-webkit-scrollbar{display:none}.o-textarea-footer{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:8px}.o-textarea-footer svg{font-size:16px}.o-textarea-footer span{font-size:12px;font-weight:300;text-align:right}@media only screen and (max-width: 768px){.o-textarea-footer{align-items:flex-start}}.token-creator-detail-header{background:#eef4ff;height:160px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.token-creator-detail-header span:nth-child(1){font-size:20px;font-weight:400;color:#1d4ed8}.token-creator-detail-header span:nth-child(2){font-size:40px;font-weight:700;color:#08133b;margin-top:-8px}.token-creator-detail-header-congrats{background:#eef4ff;height:160px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.token-creator-detail-header-congrats span:nth-child(2){font-size:20px;font-weight:400;color:#1d4ed8;margin-top:-8px}.token-creator-detail-header-congrats span:nth-child(1){font-size:40px;font-weight:700;color:#08133b}.token-creator-detail-body{background:#042077f2;width:100%;height:auto;padding:8px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}[data-theme=dark] .token-creator-detail-body{background:#042077bf}.standard-token-creator-create{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.standard-token-creator-create-title{color:#e4b858;font-size:20px;font-weight:300;margin-bottom:2rem}.standard-token-creator-create-items{display:grid;grid-template-columns:1fr 1fr;gap:24px;width:100%;margin-bottom:24px}.standard-token-creator-create-item{display:grid;grid-template-columns:1fr;width:100%;margin-bottom:24px}.token-creator-socials-area{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;margin-bottom:24px}.token-creator-socials-area-header{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding-left:12px}.token-creator-socials-area-header svg{color:#eef4ff;font-size:16px}.token-creator-socials-area-header span{color:#eef4ff;font-size:16px;font-weight:500}.token-creator-socials-area-icons{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px;padding-left:36px}.token-creator-socials-area-icons svg{color:#eef4ff;font-size:20px;cursor:pointer;transition:all .3s ease-in-out}.token-creator-socials-area-icons svg:hover{opacity:.5}.token-creator-socials-area-icons svg.active{color:#1890ff}.token-creator-socials-area-icons svg.active:hover{opacity:.9}.standard-token-creator-footer{margin-bottom:24px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.standard-token-creator-footer-message{width:100%;text-align:center}.standard-token-creator-footer-message span{font-size:14px;font-weight:300;color:#eef4ff}.standard-token-creator-footer-action{width:100%;display:grid;grid-template-columns:1fr 225px 1fr;align-items:center;justify-content:center}.standard-token-creator-create-body{width:100%;padding:0 32px;display:flex;flex-direction:column;align-items:center;justify-content:center}.standard-token-creator-footer-action button{background:#e4b858;border:1px solid #1890ff;width:100%;height:48px;border-radius:12px;font-size:16px;font-weight:700;line-height:24px;text-align:center;color:#483100;cursor:pointer;transition:all .3s ease-in-out}.standard-token-creator-footer-action button:hover{opacity:.8}.standard-token-creator-footer-action button:disabled{opacity:.5;cursor:not-allowed}.standard-token-creator-footer-action-seperator{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:4px;padding-right:36px;border-bottom:2px solid #4a87ff;margin-bottom:18px}.standard-token-creator-footer-action-seperator svg{fill:#4a87ff}.standard-token-creator-footer-action-seperator span{color:#1890ff;font-size:12px;font-weight:300}.standard-token-creator-preview{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.standard-token-creator-preview-body{width:100%;padding:0 32px;display:flex;flex-direction:column;align-items:center;justify-content:center}.standard-token-preview-footer{margin-bottom:24px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.standard-token-preview-footer-message{width:100%;max-width:450px;align-self:flex-end;margin-right:32px;text-align:center}.standard-token-preview-footer-message span{max-width:255px;display:inline-block;font-size:12px;font-style:italic;font-weight:300;line-height:20px;text-align:center;color:#eef4ff}.standard-token-preview-footer-message span b{font-weight:500}.standard-token-preview-footer-action{width:100%;display:grid;grid-template-columns:1fr 512px;gap:24px;align-items:center}.standard-token-preview-footer-action-buttons{margin-right:32px;display:grid;grid-template-columns:1fr 1fr;gap:24px;width:calc(100% - 32px);height:48px}.standard-token-preview-footer-action-buttons button:nth-child(1){background:#08133b;height:100%;width:100%;border-radius:12px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;outline:none;border:none;color:#1890ff;transition:all .3s ease-in-out}.standard-token-preview-footer-action-buttons button:nth-child(1):hover{opacity:.8}.standard-token-preview-footer-action-buttons button:nth-child(1) svg{font-size:20px}.standard-token-preview-footer-action-buttons button:nth-child(1) span{font-size:14px;font-weight:300;line-height:24px;text-align:center}.standard-token-preview-footer-action-buttons button:nth-child(2){background:#6fe458;border:1px solid #1890ff;height:100%;width:100%;border-radius:12px;color:#072900;transition:all .3s ease-in-out;font-size:16px;font-weight:500;line-height:24px;text-align:center}.standard-token-preview-footer-action-buttons button:nth-child(2):hover{opacity:.8}.standard-token-preview-footer-action-buttons button:nth-child(2):disabled{opacity:.5;cursor:not-allowed}.standard-token-preview-footer-action-seperator{display:flex;flex-direction:row;align-items:center;justify-content:center;border-bottom:2px solid #1890ff;margin-top:-24px;position:relative}.standard-token-preview-footer-action-seperator:after{content:"";position:absolute;bottom:-8px;right:0;width:16px;height:16px;border-radius:50%;background:#1890ff}.standard-token-preview-footer-action-seperator span{font-size:12px;font-weight:300;line-height:24px;text-align:center;color:#1890ff}.standard-token-preview-body-content{margin-bottom:24px;width:100%;display:grid;grid-template-columns:150px 1fr;align-items:flex-start;gap:24px}.standard-token-preview-body-content-left{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.standard-token-preview-body-content-left-title{font-size:16px;font-weight:400;text-align:left;color:#eef4ff;padding-left:12px;margin-bottom:4px}.standard-token-preview-body-content-left-image{background:#eff6ff;border:1px solid #4a87ff;width:150px;height:150px;aspect-ratio:1/1;border-radius:50%;padding:24px;display:flex;align-items:center;justify-content:center}.standard-token-preview-body-content-left-image img{width:100%;height:100%;border-radius:50%;object-fit:cover}.standard-token-preview-fee{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.standard-token-preview-fee-header{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px}.standard-token-preview-fee-header svg{fill:#1890ff;font-size:16px}.standard-token-preview-fee-header span{font-size:16px;font-weight:500;color:#eef4ff}.standard-token-preview-fee-body{width:100%;border:2px solid #1890ff;background:#eef4ff;display:flex;align-items:center;justify-content:center;height:46px;border-radius:12px}.standard-token-preview-fee-body span{color:#08133b;font-family:Roboto;font-size:16px;font-weight:400;line-height:22px}.standard-token-preview-body-content-right{width:100%}.standard-token-creator-congrats-body{width:100%;padding:24px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center}.standard-token-creator-congrats-token-info{width:230px;height:214px;border-radius:24px;border:1px solid #eef4ff80;padding:24px 48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.standard-token-creator-congrats-token-info img{border:none;outline:none;width:134px;height:134px;border-radius:50%;object-fit:cover}.standard-token-creator-congrats-token-info span{color:#eef4ff;font-size:16px;font-weight:500}.standard-token-creator-congrats-token-contract{margin:2rem 0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.standard-token-creator-congrats-token-contract-title{font-size:20px;font-weight:600;text-align:center;color:#eef4ff}.standard-token-creator-congrats-token-contract-address{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px}.standard-token-creator-congrats-token-contract-address span{font-size:16px;font-weight:400;text-align:center;color:#6fe458}.standard-token-creator-congrats-token-contract-address svg{font-size:16px;cursor:pointer;color:#fff;transition:all .3s ease-in-out}.standard-token-creator-congrats-token-contract-address svg:hover{opacity:.8}.standard-token-creator-congrats-token-actions{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}.standard-token-creator-congrats-token-actions a{background:#6fe458;height:48px;padding:0 24px;border-radius:12px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;color:#072900;font-size:14px;font-weight:600;line-height:24px;text-align:center;transition:all .3s ease-in-out}.standard-token-creator-congrats-token-actions a:hover{opacity:.8}.standard-token-creator-congrats-token-actions button{background:#1d4ed8;border:none;height:48px;padding:0 24px;border-radius:12px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;color:#fff;font-size:14px;font-weight:500;line-height:24px;text-align:center;transition:all .3s ease-in-out}.standard-token-creator-congrats-token-actions button:hover{opacity:.8}.standard-token-creator-congrats-token-actions button:disabled{opacity:.5;cursor:not-allowed}@media only screen and (max-width: 768px){.standard-token-creator-create-items{grid-template-columns:1fr}.token-creator-detail-body{padding:16px 0}.standard-token-creator-create-body{padding:0 16px}.token-creator-socials-area-icons{padding-left:12px}.standard-token-creator-footer-action{grid-template-columns:1fr 160px 1fr}.standard-token-creator-footer-action-seperator{padding-right:16px}.standard-token-creator-footer-action-seperator span{font-size:10px}.standard-token-creator-footer-action-seperator svg{font-size:12px}.standard-token-preview-body-content{grid-template-columns:1fr;justify-items:center}.standard-token-preview-body-content-left{align-items:center}.standard-token-preview-body-content-left-title{padding-left:0}.standard-token-preview-footer-action{grid-template-columns:1fr}.standard-token-preview-footer-action-seperator{display:none}.standard-token-creator-preview-body{padding:0 16px}.standard-token-preview-footer-action-buttons{grid-template-columns:1fr;height:auto;margin-right:0;padding:0 16px;width:100%}.standard-token-preview-footer-action-buttons button{height:48px!important}.standard-token-preview-footer-message{max-width:100%;margin-right:0}.standard-token-creator-congrats-token-actions{flex-direction:column}.standard-token-creator-congrats-token-actions a,.standard-token-creator-congrats-token-actions button{width:100%}.token-creator-detail-header-congrats span:nth-child(1){font-size:32px}.token-creator-detail-header-congrats span:nth-child(2){font-size:16px;margin-top:0}}.standard-token-creator-logo-area{margin-bottom:24px;width:100%}.standard-token-creator-logo-area-header span{padding-left:12px;color:#eef4ff;font-size:16px;font-weight:500}.standard-token-creator-logo-area-body{display:grid;grid-template-columns:150px 1fr;gap:24px;align-items:center}.standard-token-creator-logo-area-body-left{background:#eff6ff;border:1px solid #4a87ff;width:100%;height:100%;aspect-ratio:1/1;border-radius:50%;padding:24px}.standard-token-creator-logo-area-body-left img{width:100%;height:100%;border-radius:50%;object-fit:cover}.standard-token-creator-logo-area-body-right{width:100%;height:150px;flex-direction:column;display:flex;align-items:flex-start;justify-content:space-between}.standard-token-creator-logo-area-body-right-upload{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:24px}.upload-button{background:#eef4ff;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;padding:0 16px;height:38px;width:auto;border-radius:12px;transition:all .3s ease-in-out;cursor:pointer}.upload-button:hover{opacity:.8}.upload-button svg{margin-top:2px}.upload-button span{font-size:14px;font-weight:400;line-height:22px;text-align:center;color:#08133b}.ant-upload-wrapper{display:flex;gap:24px}.ant-upload-wrapper .ant-upload-list{border:1px solid #4a87ff;background:#08133b;border-radius:12px;height:38px;width:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;color:#1890ff}.ant-upload-wrapper .ant-upload-list .ant-upload-list-item{margin-top:0;height:auto}.ant-upload-list-item-action{opacity:1!important}.anticon svg{fill:#424b6c}.ant-upload-list-item-action .anticon svg:hover{fill:#ff4d4f}.ant-upload-wrapper .ant-upload-list .ant-upload-list-item .ant-upload-list-item-name{max-width:180px!important}.standard-token-creator-logo-area-body-right-input{width:100%}.standard-token-creator-logo-area-body-right-input .o-input-input{grid-template-columns:1fr 18px}.standard-token-creator-logo-area-body-right-seperator{padding-left:80px;color:#fff}@media only screen and (max-width: 768px){.standard-token-creator-logo-area-body{grid-template-columns:1fr;justify-items:center}.standard-token-creator-logo-area-body-left{max-width:150px}.standard-token-creator-logo-area-body-right{height:auto;justify-content:flex-start;gap:16px}.ant-upload-wrapper{width:100%;display:flex;flex-direction:column}.standard-token-creator-logo-area-body-right-seperator{padding-left:0;width:100%;text-align:center}}body{font-family:Roboto,sans-serif;background:#fff;transition:background .3s ease;color:#020414}[data-theme=dark] body{background:#020414;color:#fff}.custom-btn{background:#0079f1;color:#f7f6f2;display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.75rem 1rem;border-radius:.5rem;font-weight:500;outline:none;width:max-content;cursor:pointer;border:none}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;padding:0}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{text-decoration:none;color:inherit}button{cursor:pointer}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.container{padding-inline:.5rem;width:100%;margin:auto}@media only screen and (max-width: 425px){.container{padding-inline:1.5rem}}@media only screen and (min-width: 475px){.container{max-width:475px;padding-inline:2.5rem}}@media only screen and (min-width: 600px){.container{max-width:600px;padding-inline:1rem}}@media only screen and (min-width: 768px){.container{max-width:768px;padding-inline:3rem}}@media only screen and (min-width: 976px){.container{max-width:1024px;padding-inline:3rem}}@media only screen and (min-width: 1200px){.container{max-width:1200px;padding-inline:3rem}}@media only screen and (min-width: 1440px){.container{max-width:1440px;padding-inline:3rem}}
