*{margin:0;padding:0;box-sizing:border-box}:root,body[data-theme=default]{--app-color-primary: var(--ant-color-primary, #1677ff);--app-primary-end: color-mix(in srgb, var(--app-color-primary) 78%, #0f172a);--layout-bg: #f5f5f5;--sider-bg: #fafafa;--sider-border: #f0f0f0;--header-bg: #ffffff;--header-border: #f0f0f0;--text-title: #0f172a;--text-secondary: #475569;--surface-muted: #f8fafc}body[data-theme=blank]{--layout-bg: #f0f2f5;--sider-bg: #ffffff;--sider-border: #e8e8e8;--header-border: #e8e8e8;--surface-muted: #fafafa}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;min-height:100vh;margin:0;padding:0;color:var(--text-title)}.main-layout-loading{display:flex;align-items:center;justify-content:center;min-height:100vh;background:var(--layout-bg)}.main-layout-loading-text{color:var(--text-secondary);font-size:14px}.main-layout-root{background:var(--layout-bg)}.main-layout-sider{background:var(--sider-bg)!important;border-right:1px solid var(--sider-border)!important;box-shadow:2px 0 8px #0f172a0a;z-index:2}.main-layout-sider .ant-layout-sider-children{display:flex;flex-direction:column}.main-layout-sider-logo{height:64px;margin:16px;padding:0 12px;background:var(--header-bg);border:1px solid var(--sider-border);border-radius:10px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--text-title);font-weight:700;font-size:18px;letter-spacing:.02em;box-shadow:0 1px 2px #0f172a0a}.main-layout-sider-logo--collapsed{padding:0 8px}.main-layout-sider-logo-img{width:28px;height:28px;flex-shrink:0}.main-layout-sider-logo-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-layout-menu.ant-menu{flex:1;border-inline-end:none!important;background:transparent!important;padding:0 8px 16px}.main-layout-inner{background:var(--layout-bg)!important}.main-layout-header{display:flex;justify-content:space-between;align-items:center;padding:0 24px 0 20px;height:64px;background:var(--header-bg)!important;border-bottom:1px solid var(--header-border);box-shadow:0 1px 2px #0f172a0a;position:sticky;top:0;z-index:5;gap:8px}.main-layout-header--mobile{padding:0 12px 0 8px;height:56px}.main-layout-header-left{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.main-layout-header-menu-btn{font-size:18px;width:40px;height:40px;flex-shrink:0;border-radius:8px}.main-layout-header-titles{min-width:0}.main-layout-header-title{margin:0;font-size:22px;font-weight:600;color:var(--text-title);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-layout-header--mobile .main-layout-header-title{font-size:17px}.main-layout-header-title--blank{color:var(--text-title)}.main-layout-header-subtitle{margin:2px 0 0;color:var(--text-secondary);font-size:14px;line-height:20px}.main-layout-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}@media(min-width:992px){.main-layout-header-actions{gap:12px}}.main-layout-header-icon-btn{font-size:18px;width:40px;height:40px;border-radius:8px;color:var(--text-secondary);background:var(--surface-muted);border:1px solid var(--header-border);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.main-layout-header-icon-btn:hover{color:var(--app-color-primary);border-color:color-mix(in srgb,var(--app-color-primary) 35%,var(--header-border));background:#fff}.main-layout-user-trigger{display:flex;align-items:center;cursor:pointer;gap:10px;padding:4px 10px 4px 4px;border-radius:999px;transition:background-color .2s ease;border:1px solid var(--header-border);background:var(--header-bg)}.main-layout-user-trigger:hover{background:var(--surface-muted)}.main-layout-user-avatar{border:2px solid #fff;box-shadow:0 1px 3px #0f172a1f}.main-layout-user-meta{display:flex;flex-direction:column;line-height:1.25;text-align:left}.main-layout-user-name{font-weight:600;color:var(--text-title);font-size:14px}.main-layout-user-role{font-size:12px;color:var(--text-secondary)}.main-layout-content{margin:24px 32px;min-height:280px;overflow:visible}.main-layout-content--mobile{margin:16px}.main-layout-drawer .ant-drawer-body{background:var(--sider-bg);padding:0!important}.main-layout-drawer-logo{height:56px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;font-weight:700;font-size:17px;color:var(--text-title);border-bottom:1px solid var(--sider-border);background:var(--header-bg)}.main-layout-theme-option{display:flex;align-items:center;gap:8px}.main-layout-theme-swatch{width:16px;height:16px;border-radius:4px;flex-shrink:0;border:1px solid #e8e8e8}.main-layout-theme-swatch--default{background:linear-gradient(135deg,#f5f5f5,#e2e8f0)}.main-layout-theme-swatch--blank{background:#fff}.ant-layout-sider-trigger{background:var(--sider-bg)!important;color:#000000a6!important;border-top:1px solid var(--sider-border)!important}.ant-btn-primary{border-radius:8px;font-weight:600;border:none;box-shadow:0 2px 8px color-mix(in srgb,var(--ant-color-primary) 28%,transparent)}.ant-btn-primary:hover{box-shadow:0 4px 12px color-mix(in srgb,var(--ant-color-primary) 35%,transparent)}.ant-btn-default{border-radius:8px}.ant-btn-lg{min-height:40px;padding:8px 20px;border-radius:10px}@media(max-width:991px){.ant-layout-content{padding-left:16px!important;padding-right:16px!important}}@media(max-width:576px){.ant-layout-content{margin:12px!important;padding-left:12px!important;padding-right:12px!important}.ant-card-body{padding:16px!important}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}}.auth-layout-container{min-height:100vh;width:100%;display:flex;justify-content:center;align-items:center;background:var(--layout-bg);position:relative;overflow:hidden;padding:20px}.auth-lang-switch{position:absolute;top:24px;right:24px;z-index:2}.auth-lang-switch-button.ant-btn{height:36px;border-radius:8px;padding:0 14px;background:var(--header-bg);border:1px solid var(--header-border);color:var(--text-title);font-weight:600;box-shadow:0 1px 2px #0f172a0f;cursor:pointer}.auth-lang-switch-button.ant-btn:hover,.auth-lang-switch-button.ant-btn:focus{background:var(--surface-muted);color:var(--text-title);border-color:var(--header-border)}.background-bubbles{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;opacity:.35;pointer-events:none}.background-bubbles li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:#1677ff1f;animation:bubbleFloat 25s linear infinite;bottom:-150px;border-radius:50%}.background-bubbles li:nth-child(1){left:25%;width:80px;height:80px;animation-delay:0s}.background-bubbles li:nth-child(2){left:10%;width:20px;height:20px;animation-delay:2s;animation-duration:12s}.background-bubbles li:nth-child(3){left:70%;width:20px;height:20px;animation-delay:4s}.background-bubbles li:nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s}.background-bubbles li:nth-child(5){left:65%;width:20px;height:20px;animation-delay:0s}.background-bubbles li:nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s}.background-bubbles li:nth-child(7){left:35%;width:150px;height:150px;animation-delay:7s}.background-bubbles li:nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s}.background-bubbles li:nth-child(9){left:20%;width:15px;height:15px;animation-delay:2s;animation-duration:35s}.background-bubbles li:nth-child(10){left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:11s}@keyframes bubbleFloat{0%{transform:translateY(0) rotate(0);opacity:1;border-radius:50%}to{transform:translateY(-1000px) rotate(720deg);opacity:0;border-radius:50%}}#root{width:100%}.container{width:100%;max-width:460px;z-index:1}.card{width:100%;background:var(--header-bg);border-radius:12px;padding:40px;box-shadow:0 4px 24px #0f172a14;border:1px solid var(--header-border);animation:slideUp .45s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.logo-section{text-align:center;margin-bottom:30px}.logo-icon{margin-bottom:15px;display:flex;justify-content:center;align-items:center}.logo-img{width:120px;height:120px;object-fit:contain}.app-title{font-size:26px;font-weight:700;color:var(--text-title);margin-bottom:8px;letter-spacing:-.02em}.app-subtitle{font-size:15px;color:var(--text-secondary);font-weight:500}.form-section{display:none}.form-section.active{display:block;animation:fadeIn .35s ease-out}.form-section .ant-form-item-extra{margin-top:2px;margin-bottom:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.input-group{position:relative;margin-bottom:24px}.input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:20px;height:20px;z-index:2;color:var(--text-secondary);transition:color .2s ease;display:flex;justify-content:center;align-items:center}.input-group:focus-within .input-icon{color:var(--app-color-primary)}input[type=text],input[type=password],input[type=email]{width:100%;padding:12px 16px 12px 42px;border:1px solid #d9d9d9;border-radius:8px;font-size:14px;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease;background:#fff;color:var(--text-title);font-weight:500}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus{outline:none;border-color:var(--app-color-primary);background:#fff;box-shadow:0 0 0 3px color-mix(in srgb,var(--app-color-primary) 22%,transparent)}input::placeholder{color:#94a3b8;font-weight:400}.submit-button.ant-btn{width:100%;height:auto;min-height:44px;padding:12px;background:linear-gradient(135deg,var(--app-color-primary) 0%,var(--app-primary-end) 100%)!important;color:#fff!important;border:none!important;border-radius:8px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;transition:filter .2s ease,box-shadow .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 14px color-mix(in srgb,var(--app-color-primary) 30%,transparent)}.submit-button.ant-btn:hover,.submit-button.ant-btn:focus{filter:brightness(1.05);background:linear-gradient(135deg,var(--app-color-primary) 0%,var(--app-primary-end) 100%)!important;box-shadow:0 6px 18px color-mix(in srgb,var(--app-color-primary) 36%,transparent);color:#fff!important}.submit-button.ant-btn:active{filter:brightness(.98)}.button-arrow{transition:transform .2s ease;display:flex;align-items:center}.submit-button:hover .button-arrow{transform:translate(4px)}.form-footer{margin-top:30px;text-align:center}.toggle-text{font-size:14px;color:var(--text-secondary);margin:10px 0}.link-text{color:var(--ant-color-primary);text-decoration:none;font-weight:600;cursor:pointer;transition:color .2s ease,background-color .2s ease;padding:2px 6px;border-radius:6px}.link-text:hover{color:var(--ant-color-primary-hover);background:color-mix(in srgb,var(--ant-color-primary) 10%,transparent)}.message{margin:16px 0;padding:12px 16px;border-radius:8px;font-size:14px;text-align:center;animation:slideDown .25s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.success{background:#f6ffed;color:#135200;border:1px solid #b7eb8f}.error{background:#fff2f0;color:#5c0011;border:1px solid #ffccc7}.hidden{display:none!important}@media(max-width:480px){.auth-lang-switch{top:12px;right:12px}.auth-lang-switch-button.ant-btn{height:32px;padding:0 10px}.card{padding:28px 20px}.app-title{font-size:22px}input[type=text],input[type=password],input[type=email]{padding:12px 12px 12px 40px}.submit-button{padding:12px;font-size:15px}}@media(max-width:360px){.container{max-width:100%}.card{border-radius:10px}}.data-container{margin-top:24px;background:var(--surface-muted);border-radius:8px;padding:16px;border:1px solid var(--header-border);max-height:300px;overflow-y:auto;animation:fadeIn .35s ease-out}pre{white-space:pre-wrap;word-wrap:break-word;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;color:var(--text-secondary);text-align:left;margin:0}.ant-input-affix-wrapper{border:1px solid #d9d9d9!important;border-radius:8px!important;padding:8px 12px!important;transition:border-color .2s ease,box-shadow .2s ease!important}.ant-input-affix-wrapper:hover,.ant-input:hover{border-color:var(--app-color-primary)!important}.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused,.ant-input:focus,.ant-input-focused{border-color:var(--app-color-primary)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--app-color-primary) 20%,transparent)!important}.ant-input{border-radius:8px}.wallet-summary-row .wallet-summary-card{height:100%}.wallet-summary-card .ant-card-body{padding:20px 20px 16px}.wallet-summary-card-inner{display:flex;flex-direction:column;gap:10px}.wallet-summary-label{display:block;font-size:13px;line-height:1.4}.wallet-summary-value-row{display:flex;align-items:center;gap:10px;min-height:36px}.wallet-summary-icon-wrap{width:28px;height:28px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-size:22px;color:var(--app-color-primary)}.wallet-summary-value{font-size:26px;font-weight:600;line-height:1.15;color:var(--text-title);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.wallet-summary-footer{display:block;min-height:22px;line-height:22px;font-size:12px}body[data-theme=blank] .auth-layout-container{background:var(--layout-bg)}body[data-theme=blank] .background-bubbles{display:none}@media(prefers-reduced-motion:reduce){.background-bubbles li,.card,.form-section.active,.message,.data-container,.logo-icon{animation:none}*,*:before,*:after{scroll-behavior:auto!important}}
