html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--primary-color: linear-gradient(#69df66, rgb(105, 223, 102) 0%, rgb(56, 230, 134) 75%);--text-primary: #ffffff;--text-secondary: #a0a0b0;--bg-dark: #0d0d14;--bg-card: #101010;--bg-hover: #252532;--border-color: #2a2a3a;--success: #00d26a;--warning: #ffb800}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#0d0d14;color:#fff;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app,#nice-app{min-height:100vh}.container{max-width:480px;margin:0 auto;padding:16px 16px 50px}#app-layout{min-height:100vh}.ant-layout{background:#0d0d14}.header,.ant-layout-header.header{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:16px 12px!important;background:#0d0d14!important;background-color:#0d0d14!important;position:sticky!important;position:-webkit-sticky!important;top:0!important;z-index:1000!important;height:auto!important;line-height:normal!important;margin:0!important;overflow:visible!important;min-height:70px!important}.header-left{display:flex;align-items:center}.header-right{display:flex;align-items:center;gap:12px}.logo{height:38px;width:auto;display:block}.wallet-address{display:flex;align-items:center;padding:6px 12px;background:#252532;border-radius:20px;font-size:14px;font-weight:500;color:#fff}.connect-btn,.ant-btn.connect-btn,.ant-btn-primary.connect-btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:10px 20px!important;min-width:auto!important;height:auto!important;line-height:normal!important;background:linear-gradient(#69df66,#69df66 0%,#38e686 75%)!important;border:none!important;border-width:0!important;border-radius:25px!important;color:#fff!important;font-size:14px!important;font-weight:600!important;cursor:pointer!important;transition:all .2s ease!important;box-shadow:none!important;outline:none!important}.connect-btn:hover,.ant-btn.connect-btn:hover,.ant-btn-primary.connect-btn:hover{transform:scale(1.05);box-shadow:0 4px 15px #94e36066!important}.connect-btn:active,.ant-btn.connect-btn:active,.ant-btn-primary.connect-btn:active{transform:scale(.98)}.connect-btn :deep(svg),.ant-btn.connect-btn :deep(svg),.ant-btn-primary.connect-btn :deep(svg){width:18px!important;height:18px!important}.settings-btn,.ant-btn.settings-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;min-width:36px!important;height:36px!important;padding:0!important;background:#252532!important;border:none!important;border-width:0!important;border-radius:50%!important;color:#a0a0b0!important;cursor:pointer!important;transition:all .2s ease!important;box-shadow:none!important;outline:none!important}.settings-btn:hover,.ant-btn.settings-btn:hover{background:#2a2a3a!important;transform:scale(1.05)}.settings-btn:active,.ant-btn.settings-btn:active{transform:scale(.98)}.settings-btn :deep(svg),.ant-btn.settings-btn :deep(svg){width:20px!important;height:20px!important}.ant-btn-primary{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:10px 24px!important;min-width:auto!important;height:auto!important;line-height:normal!important;background:linear-gradient(#69df66,#69df66 0%,#38e686 75%)!important;border:none!important;border-width:0!important;border-radius:25px!important;color:#fff!important;font-size:14px!important;font-weight:600!important;cursor:pointer!important;transition:all .2s ease!important;box-shadow:none!important;outline:none!important}.ant-btn-primary:hover{transform:scale(1.05);background:linear-gradient(135deg,#a8e879,#69df66,#4ef0a0)!important;box-shadow:0 4px 15px #94e36080!important}.ant-btn-primary:active{transform:scale(.98)}.ant-btn-primary:disabled{opacity:.6;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}.ant-btn-primary :deep(svg){width:18px!important;height:18px!important}.ant-drawer-content-wrapper{background:#fff!important;border-top-left-radius:24px!important;border-bottom-left-radius:24px!important;overflow:hidden!important}.main-content{min-height:calc(100vh - 120px)}.mobile-nav,.ant-layout-footer.mobile-nav,.ant-layout-footer{display:none!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;background:#101010!important;border-top:1px solid #2a2a3a!important;padding:12px!important;padding-bottom:calc(12px + env(safe-area-inset-bottom))!important;z-index:100!important;width:100%!important;margin:0!important;overflow:hidden!important;box-shadow:none!important}@media (max-width: 768px){.mobile-nav,.ant-layout-footer.mobile-nav,.ant-layout-footer{display:block!important}}.mobile-nav-items{display:flex!important;justify-content:space-around!important;align-items:center!important;max-width:480px!important;margin:0 auto!important;width:100%!important}.nav-item{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:8px 16px!important;min-width:48px!important;color:#a0a0b0!important;cursor:pointer!important;border-radius:8px!important;transition:all .2s ease!important;background:transparent!important;border:none!important;box-shadow:none!important;outline:none!important}.nav-item:hover{color:#a0a0b0!important;background:transparent!important}.nav-item.active,.nav-item.router-link-active{color:#38e686!important;background:#94e3601a!important}.nav-item .anticon,.nav-item svg{font-size:22px!important;width:22px!important;height:22px!important}.nav-item span{display:block!important;font-size:14px!important;line-height:1.2!important;margin:0!important}.settings-drawer{background:transparent!important}.settings-drawer :global(.ant-drawer-content-wrapper){background:#fff!important;border-top-left-radius:24px!important;border-bottom-left-radius:24px!important;overflow:hidden!important}.settings-drawer :global(.ant-drawer-content){background:#fff!important;border-top-left-radius:24px!important;border-bottom-left-radius:24px!important}.settings-drawer :global(.ant-drawer-wrapper){border-top-left-radius:24px!important;border-bottom-left-radius:24px!important;overflow:hidden!important}.settings-drawer :global(.ant-drawer-body){background:#fff!important}.settings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.settings-header span{font-size:18px;font-weight:600;color:#fff}.settings-section{margin-bottom:32px}.section-title{font-size:18px;font-weight:600;color:#a0a0b0;margin-bottom:16px;padding-left:8px;border-left:3px solid linear-gradient(#69df66,rgb(105,223,102) 0%,rgb(56,230,134) 75%)}.settings-row{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#252532;border-radius:12px;margin-bottom:12px;min-height:52px;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.settings-left{display:flex;align-items:center;flex:1}.settings-right{display:flex;align-items:center;color:#a0a0b0}.settings-label{font-size:16px;color:#fff;font-weight:500;line-height:1.5}.settings-value{font-size:16px;font-weight:350;color:#fff;line-height:1.5}.language-selector{display:flex;flex-direction:column;gap:8px}.language-selector-wrapper{margin-top:12px;position:relative;width:100%}.current-language{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#252532;border:1px solid #2a2a3a;border-radius:8px;cursor:pointer;color:#fff;font-size:16px;transition:all .2s ease;margin-top:8px}.current-language:hover{background:#2a2a3a}.language-arrow{color:#a0a0b0;transition:transform .2s ease}.language-list{position:absolute;top:100%;left:0;right:0;background:#101010;border:1px solid #2a2a3a;border-radius:8px;margin-top:8px;box-shadow:0 8px 16px #0006;z-index:10;overflow:hidden}.language-item{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;color:#fff;font-size:16px;transition:all .2s ease}.language-item:hover{background:#252532}.language-item.active{background:#38e6861a;color:#38e686}.flag-icon{width:24px;height:24px;display:inline-block;vertical-align:middle}.lang-btn{width:100%;padding:25px 16px;background:#5c5cff0d;border-radius:12px;color:#323252;font-size:16px;font-weight:350;cursor:pointer;transition:all .2s;text-align:left;display:flex;align-items:center;gap:12px}.lang-btn:hover{background:#252532}.lang-btn.active{background:#252532;color:#e2e2fd}.flag-icon{width:24px;height:24px;flex-shrink:0}.flag-icon svg{width:100%;height:100%}.flag-icon :deep(svg){width:100%;height:100%}.wallet-overlay{position:fixed;inset:0;background:#0009;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.wallet-overlay.show{opacity:1;visibility:visible}.wallet-popup{position:fixed;bottom:0;left:0;right:0;width:100%;max-width:480px;margin:0 auto;background:#101010;border-radius:24px 24px 0 0;z-index:1000;padding:24px;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);max-height:85vh;overflow-y:auto}.wallet-popup.show{transform:translateY(0)}.wallet-modal-content{padding:0}.wallet-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.wallet-header span{font-size:18px;font-weight:600;color:#fff}.popup-close-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#252532;border:none;border-radius:50%;cursor:pointer;transition:background .2s}.popup-close-btn:hover{background:#2a2a3a}.popup-close-btn :deep(svg){width:20px;height:20px;color:#a0a0b0}.wallet-description{color:#a0a0b0;margin-bottom:16px;font-size:14px}.wallet-list{display:flex;flex-direction:column;gap:8px}.wallet-item{display:flex;align-items:center;gap:14px;width:100%;padding:16px;background-color:#185a36;border:1px solid #2a2a3a;border-radius:16px;cursor:pointer;transition:all .2s}.wallet-item:hover{background:#2a2a3a;transform:scale(1.02)}.wallet-item:active{transform:scale(.98)}.wallet-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wallet-icon :deep(svg){width:28px;height:28px}.wallet-arrow{width:20px;height:20px;color:#a0a0b0;margin-left:auto}.text-center{text-align:center}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.p-20{padding:20px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}@media (max-width: 768px){.container{padding:12px 12px 50px}}@media (max-width: 480px){.wallet-popup{border-radius:20px 20px 0 0;padding:20px}}
