*{box-sizing:border-box}:root{--bg:#020813;--panel:#040d1ae0;--panel-2:#051121c7;--border:#5c7eae47;--border-soft:#5c7eae2e;--text:#f7fbff;--muted:#9aa9c3;--green:#29f0a0;--blue:#4aa3ff;--red:#ff594f;--shadow:0 24px 70px #0000006b}html,body{min-height:100%;margin:0}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 35% 12%,#1d73ff1f,#0000 34%),radial-gradient(circle at 80% 10%,#551da82e,#0000 28%),linear-gradient(135deg,#020611,#030916 48%,#01040b);padding:14px;font-family:ABeeZee,system-ui,sans-serif;overflow-x:hidden}.bg-grid{pointer-events:none;opacity:.34;background-image:linear-gradient(#2f89ff12 1px,#0000 1px),linear-gradient(90deg,#2f89ff12 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle at 70% 15%,#000,#0000 42%);mask-image:radial-gradient(circle at 70% 15%,#000,#0000 42%)}.app{z-index:2;grid-template-columns:255px minmax(0,1fr);gap:14px;width:min(1600px,100%);margin:0 auto;display:grid;position:relative}.sidebar,.topbar,.panel,.stat-card{border:1px solid var(--border);box-shadow:var(--shadow), inset 0 1px 0 #ffffff06;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#051122f0,#020913e6)}.sidebar{border-radius:14px;min-height:calc(100vh - 28px);padding:28px 20px 20px;position:sticky;top:14px}.brand{text-align:center;margin-bottom:48px}.logo-mark{background:radial-gradient(circle,#b2242a61,#0000 52%);border-radius:50%;place-items:center;width:138px;height:174px;margin:0 auto 5px;display:grid}.torch{filter:drop-shadow(0 12px 18px #00000059);place-items:center;width:98px;height:142px;font-size:88px;display:grid}.brand h2{letter-spacing:-1.5px;margin:0;font-size:34px;font-weight:1000;line-height:1}.brand h2 span{color:var(--green)}.brand p{color:#8e99ae;letter-spacing:4px;justify-content:center;align-items:center;gap:12px;margin:12px 0 0;font-size:15px;display:flex}.brand p i{background:#9aa9c38c;width:38px;height:1px;display:block}.tabs-nav{gap:9px;display:grid}.tab-link{color:#a3b0c9;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #5c7eae14;border-radius:11px;align-items:center;gap:15px;width:100%;min-height:64px;padding:0 16px;font-family:inherit;font-size:18px;font-weight:900;display:flex;position:relative}.nav-icon{color:#30f0b1;width:34px;font-size:30px;line-height:1}.side-status{border:1px solid var(--border);background:#030d1bb8;border-radius:10px;align-items:center;gap:16px;padding:24px 22px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.status-dot{background:radial-gradient(circle, var(--green) 0 23%, #29f0a02e 25% 55%, #29f0a00d 56%);border-radius:50%;width:46px;height:46px;display:block;box-shadow:0 0 28px #29f0a073}.side-status p{color:var(--muted);margin:0 0 8px;font-size:15px}.side-status strong{color:var(--green);font-size:22px}.main{min-width:0}.topbar{background:radial-gradient(circle at 72% 70%,#3768ff33,#0000 36%),linear-gradient(145deg,#041223f5,#020813eb);border-radius:12px;justify-content:space-between;align-items:center;gap:20px;min-height:188px;margin-bottom:18px;padding:34px 32px;display:flex;overflow:hidden}.eyebrow{color:var(--green);letter-spacing:2.5px;margin:0 0 14px;font-size:16px;font-weight:1000}h1{letter-spacing:-1px;color:#0000;background:linear-gradient(#fff 10%,#dcefff 42%,#78bdff 100%);text-shadow:0 10px 28px #2f89ff29;-webkit-background-clip:text;margin:0;font-size:26px;line-height:.9}.top-actions{gap:28px;display:flex}button,.file-btn{font-family:inherit}.start,.stop,.ghost,.file-btn{color:#fff;cursor:pointer;border:1px solid #0000;border-radius:9px;padding:18px 30px;font-size:18px;font-weight:1000;transition:all .18s}.start{background:linear-gradient(#45eaa4,#0ca76d);min-width:168px;box-shadow:inset 0 1px #ffffff54,0 0 24px #29f0a033}.stop{background:linear-gradient(#ff6658,#c81e19);min-width:168px;box-shadow:inset 0 1px #ffffff47,0 0 24px #ff594f2e}button:hover,.file-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.stat-card{border-radius:11px;align-items:center;gap:22px;min-height:150px;padding:26px;display:flex}.stat-icon{border-radius:11px;place-items:center;width:62px;height:62px;font-size:34px;font-weight:900;display:grid}.stat-card.blue .stat-icon{color:#d7eeff;background:linear-gradient(145deg,#2b93ff85,#0d3a768c);border:1px solid #4aa3ff8c}.stat-card.green .stat-icon,.stat-card.success .stat-icon{background:linear-gradient(145deg,#29f0a073,#125f3694);border:1px solid #29f0a06b}.stat-card.red .stat-icon{color:#ff9b91;background:linear-gradient(145deg,#ff594f57,#5d181ba6);border:1px solid #ff594f8c}.stat-card p{color:#a8b6cf;margin:0 0 4px;font-size:16px;font-weight:900}.stat-card strong{color:var(--green);margin:0 0 8px;font-size:40px;line-height:1;display:block}.stat-card.blue strong{color:var(--blue)}.stat-card.red strong{color:var(--red)}.stat-card span{color:var(--muted);font-size:15px}.tab-page{display:none}.tab-page.active{display:block}.dashboard-grid{grid-template-columns:.95fr 1fr;gap:14px;display:grid}.right-stack{gap:14px;display:grid}.quick-panel{min-height:695px}.panel-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.panel-head h2{letter-spacing:-1.4px;margin:0 0 8px;font-size:26px}.panel-head p{color:#a8b6cf;margin:0;font-size:17px;line-height:1.45}.pill{min-height:44px;color:var(--green);background:#29f0a014;border:1px solid #29f0a03d;border-radius:8px;justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:1000;display:inline-flex}.setup-box{border:1px solid var(--border-soft);border-radius:9px;margin-top:8px;overflow:hidden}.form-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.mini-grid{gap:0}.field{background:#040f1e61;border-bottom:1px solid #5c7eae24;padding:12px 16px}.mini-grid .field:first-child{border-right:1px solid #5c7eae24}.span-2{grid-column:span 2}label{color:#a9b7d1;margin-bottom:8px;font-size:16px;font-weight:900;display:block}input,textarea,select{border:1px solid var(--border);width:100%;min-height:42px;color:var(--text);background:#0109149e;border-radius:8px;outline:0;padding:10px 13px;font-family:inherit;font-size:16px}textarea{resize:vertical;min-height:180px;line-height:1.5}.password-wrap{position:relative}.password-wrap input{padding-right:48px}.eye-btn{color:#9fb1d1;cursor:pointer;z-index:3;background:#ffffff0a;border:1px solid #ffffff14;border-radius:9px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;padding:0;font-size:15px;line-height:1;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.eye-btn:hover{filter:none;color:#29f0a0;background:#29f0a014;border-color:#29f0a038;transform:translateY(-50%)}.eye-svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;width:20px;height:20px}.eye-on{display:none}.eye-btn.is-visible .eye-on{display:block}.eye-btn.is-visible .eye-off{display:none}.eye-btn.is-hidden .eye-off{display:block}.eye-btn.is-hidden .eye-on{display:none}.toggle-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:32px;display:grid}.toggle-card{background:linear-gradient(145deg,#29f0a014,#030f1fbf);border:1px solid #29f0a06b;border-radius:9px;justify-content:space-between;align-items:flex-start;gap:12px;min-height:124px;padding:24px 18px;display:flex}.toggle-card h3{margin:0 0 12px;font-size:17px}.toggle-card p{color:var(--muted);margin:0;font-size:16px;line-height:1.35}.switch{flex:none;width:52px;height:29px;position:relative}.switch input{display:none}.switch span{cursor:pointer;background:#78829659;border-radius:999px;position:absolute;inset:0}.switch span:after{content:"";background:#fff;border-radius:50%;width:23px;height:23px;transition:all .2s;position:absolute;top:3px;left:3px}.live-panel{min-height:355px}.engine-layout{grid-template-columns:230px 1fr;align-items:center;gap:26px;display:grid}.engine-ring{background:radial-gradient(circle,#29f0a012,#0000 62%);border:1px solid #29f0a03d;border-radius:50%;place-items:center;width:200px;height:200px;margin-left:4px;display:grid;position:relative}.engine-ring:before{content:"";border:1px solid #29f0a052;border-radius:50%;position:absolute;inset:19px}.engine-ring span:first-child{background:conic-gradient(var(--green) 0 18%, transparent 18% 25%, var(--green) 25% 51%, transparent 51% 66%, var(--green) 66% 79%, transparent 79%);border-radius:50%;animation:4s linear infinite spin;position:absolute;inset:8px;-webkit-mask:radial-gradient(circle,#0000 63%,#000 64% 70%,#0000 71%);mask:radial-gradient(circle,#0000 63%,#000 64% 70%,#0000 71%)}.engine-ring span:nth-child(2){border:1px solid #29f0a038;border-radius:50%;position:absolute;inset:34px}.engine-ring strong{color:var(--green);z-index:2;font-size:27px}@keyframes spin{to{transform:rotate(360deg)}}.engine-details{gap:12px;display:grid}.engine-details div{border:1px solid var(--border-soft);background:#040d1aa8;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:0 18px;display:flex}.engine-details p{margin:0;font-size:16px;font-weight:1000}.engine-details strong{color:var(--green);font-size:16px}.engine-details div:first-child strong{color:#fff}.small{padding:13px 20px;font-size:16px}pre{color:#e8eef7;white-space:pre-wrap;background:#00050dbd;border:1px solid #5c7eae38;border-radius:8px;height:172px;margin:0;padding:22px 18px;font-family:Consolas,SFMono-Regular,monospace;font-size:14px;line-height:1.75;overflow:auto}.terminal-panel pre{height:500px}.file-row{gap:10px;margin-top:12px;display:flex}#keysFile{display:none}.file-btn{background:linear-gradient(#45eaa4,#0ca76d);display:inline-flex}.wallet-list{gap:10px;max-height:380px;margin-top:16px;display:grid;overflow:auto}.wallet-item,.empty-state{border:1px solid var(--border-soft);background:#040d1a8c;border-radius:8px;padding:16px}.wallet-item{justify-content:space-between;display:flex}.wallet-item span,.empty-state{color:var(--muted)}.wallet-state{color:var(--green)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#29f0a08c;border-radius:999px}@media (width<=1180px){.app{grid-template-columns:1fr}.sidebar{min-height:auto;position:relative}.side-status{margin-top:20px;position:relative;bottom:auto;left:auto;right:auto}.tabs-nav{grid-template-columns:repeat(6,1fr)}}@media (width<=920px){.topbar,.stats,.dashboard-grid,.engine-layout,.form-grid,.toggle-grid{grid-template-columns:1fr}.topbar,.stats{display:grid}.tabs-nav{grid-template-columns:1fr 1fr}.span-2{grid-column:span 1}}body{padding:10px}.app{grid-template-columns:210px minmax(0,1fr);gap:10px;width:min(1320px,100%)}.sidebar{border-radius:12px;min-height:calc(100vh - 20px);padding:18px 14px 14px;top:10px}.brand{margin-bottom:30px}.logo-mark{width:98px;height:124px;margin-bottom:4px}.torch{width:70px;height:100px;font-size:62px}.brand h2{letter-spacing:-1px;font-size:26px}.brand p{letter-spacing:3px;gap:8px;margin-top:8px;font-size:12px}.brand p i{width:28px}.tabs-nav{gap:6px}.tab-link{border-radius:9px;gap:11px;min-height:50px;padding:10px 12px;font-size:16px}.nav-icon{width:24px;height:24px}.side-status{border-radius:12px;padding:13px;bottom:14px;left:14px;right:14px}.status-dot{width:16px;height:16px}.side-status p{font-size:13px}.side-status strong{font-size:18px}.topbar{border-radius:12px;min-height:132px;margin-bottom:12px;padding:24px 26px}.eyebrow{letter-spacing:2px;margin-bottom:10px;font-size:13px}h1{letter-spacing:-3px;font-size:clamp(38px,4vw,48px)}.top-actions{gap:18px}.start,.stop,.ghost,.file-btn{border-radius:8px;padding:14px 24px;font-size:15px}.start,.stop{min-width:136px}.stats{gap:10px;margin-bottom:12px}.stat-card{border-radius:10px;gap:16px;min-height:112px;padding:18px}.stat-icon{border-radius:9px;width:48px;height:48px;font-size:25px}.stat-card p{font-size:13px}.stat-card strong{margin-bottom:5px;font-size:32px}.stat-card span{font-size:12px}.dashboard-grid,.content-grid{gap:10px}.panel{border-radius:12px;padding:16px}.panel-head{margin-bottom:12px}.panel-head h2{font-size:22px}.panel-head p{font-size:14px;line-height:1.35}.pill{border-radius:8px;padding:8px 12px;font-size:12px}.form-grid{gap:8px}.field{padding:12px 14px}label{margin-bottom:7px;font-size:13px}input,textarea,select{border-radius:8px;min-height:40px;padding:9px 12px;font-size:14px}.toggle-grid{gap:10px;margin-top:18px}.toggle-card{border-radius:10px;min-height:96px;padding:16px}.toggle-card h3{font-size:15px}.toggle-card p{font-size:14px;line-height:1.35}.switch{width:48px;height:26px}.switch span:after{width:20px;height:20px;top:3px;left:3px}.switch input:checked+span:after{transform:translate(22px)}.engine-layout{gap:22px}.engine-ring{width:165px;height:165px}.engine-ring:after{width:92px;height:92px}.engine-ring strong{font-size:18px}.engine-details{gap:10px}.engine-details div{border-radius:8px;min-height:54px;padding:12px 16px}.engine-details p,.engine-details strong{font-size:14px}.terminal-panel pre,pre{border-radius:9px;height:145px;padding:14px;font-size:12px}#logs{height:420px}@media (width<=1180px){.app{grid-template-columns:1fr}}@media (width>=1181px){html,body{width:100%;height:100%;overflow:hidden}body{padding:8px}.app{grid-template-columns:188px minmax(0,1fr);gap:8px;width:100%;height:calc(100vh - 16px);overflow:hidden}.sidebar{height:100%;min-height:0;padding:12px 10px;position:relative;top:0;overflow:hidden}.brand{margin-bottom:18px}.logo-mark{width:76px;height:88px;margin-bottom:2px}.torch{width:54px;height:72px;font-size:46px}.brand h2{letter-spacing:-1px;font-size:22px}.brand p{letter-spacing:2px;gap:6px;margin-top:6px;font-size:10px}.brand p i{width:22px}.tabs-nav{gap:5px}.tab-link{border-radius:8px;gap:9px;min-height:40px;padding:8px 10px;font-size:14px}.nav-icon{width:20px;height:20px;font-size:17px}.side-status{border-radius:10px;gap:9px;padding:10px;bottom:10px;left:10px;right:10px}.status-dot{width:14px;height:14px}.side-status p{font-size:11px}.side-status strong{font-size:15px}.main{flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden}.topbar{border-radius:10px;flex:none;min-height:92px;margin-bottom:8px;padding:16px 22px}.eyebrow{letter-spacing:1.6px;margin-bottom:6px;font-size:11px}h1{letter-spacing:-1px;font-size:18px}.top-actions{gap:14px}.start,.stop,.ghost,.file-btn{border-radius:8px;padding:11px 20px;font-size:14px}.start,.stop{min-width:126px}.stats{flex:none;gap:8px;margin-bottom:8px}.stat-card{border-radius:10px;gap:12px;min-height:84px;padding:12px 14px}.stat-icon{border-radius:8px;width:42px;height:42px;font-size:22px}.stat-card p{font-size:12px}.stat-card strong{margin:2px 0;font-size:28px}.stat-card span{font-size:11px}.tab-page.active{flex:auto;min-height:0;display:flex;overflow:hidden}.dashboard-grid{grid-template-columns:1fr .96fr;gap:8px;width:100%;height:100%;min-height:0}.right-stack{gap:8px;min-height:0}.panel{border-radius:10px;min-height:0;padding:12px 14px}.quick-panel{overflow:hidden}.panel-head{margin-bottom:8px}.panel-head h2{font-size:19px;line-height:1.05}.panel-head p{margin-top:6px;font-size:12px;line-height:1.25}.pill{border-radius:8px;padding:6px 10px;font-size:11px}.setup-box{border-radius:10px}.form-grid,.mini-grid{gap:6px}.field{border-radius:8px;padding:8px 10px}label{margin-bottom:5px;font-size:12px}input,textarea,select{border-radius:7px;min-height:34px;padding:7px 10px;font-size:13px}.eye-btn{width:26px;min-width:26px;height:26px;font-size:13px;right:8px}.toggle-grid{gap:8px;margin-top:12px}.toggle-card{border-radius:9px;min-height:74px;padding:11px 12px}.toggle-card h3{font-size:13px}.toggle-card p{margin-top:6px;font-size:12px;line-height:1.25}.switch{width:42px;height:23px}.switch span:after{width:17px;height:17px;top:3px;left:3px}.switch input:checked+span:after{transform:translate(19px)}.live-panel{flex:auto}.engine-layout{grid-template-columns:190px minmax(0,1fr);align-items:center;gap:16px}.engine-ring{width:142px;height:142px;margin:0 auto}.engine-ring:before{width:116px;height:116px}.engine-ring:after{width:78px;height:78px}.engine-ring strong{font-size:21px}.engine-details{gap:8px}.engine-details div{border-radius:8px;min-height:46px;padding:10px 14px}.engine-details p,.engine-details strong{font-size:13px}.terminal-preview{flex:0 0 178px}.terminal-panel pre,pre{border-radius:8px;height:96px;padding:10px 12px;font-size:11px;line-height:1.45}#miniLogs{height:82px}#terminal.tab-page.active,#wallets.tab-page.active,#strategy.tab-page.active,#gas.tab-page.active{display:block;overflow:hidden}#terminal .terminal-panel,#wallets .panel,#strategy .panel,#gas .panel{height:100%;overflow:hidden}#logs{height:calc(100vh - 210px)}textarea#privateKeys{height:190px;min-height:160px}.wallet-list.large{max-height:calc(100vh - 455px)}}@media (height<=760px) and (width>=1181px){body{padding:6px}.app{grid-template-columns:170px minmax(0,1fr);gap:6px;height:calc(100vh - 12px)}.sidebar{padding:10px 8px}.logo-mark{width:62px;height:70px}.torch{font-size:38px}.brand{margin-bottom:12px}.brand h2{font-size:19px}.brand p{font-size:9px}.tab-link{min-height:36px;padding:7px 9px;font-size:12px}.topbar{min-height:78px;margin-bottom:6px;padding:12px 18px}h1{font-size:22px}.eyebrow{margin-bottom:4px;font-size:10px}.start,.stop,.ghost,.file-btn{padding:9px 16px;font-size:13px}.stats{gap:6px;margin-bottom:6px}.stat-card{min-height:72px;padding:9px 12px}.stat-icon{width:34px;height:34px;font-size:18px}.stat-card strong{font-size:18px}.stat-card span{display:none}.dashboard-grid,.right-stack{gap:6px}.panel{padding:10px 12px}.panel-head h2{font-size:17px}.panel-head p{font-size:11px;line-height:1.2}.field{padding:6px 8px}input,textarea,select{min-height:30px;padding:5px 8px;font-size:12px}label{font-size:11px}.toggle-grid{margin-top:8px}.toggle-card{min-height:62px;padding:9px}.toggle-card h3{font-size:12px}.toggle-card p{margin-top:4px;font-size:10px}.engine-layout{grid-template-columns:150px minmax(0,1fr);gap:10px}.engine-ring{width:118px;height:118px}.engine-ring:before{width:96px;height:96px}.engine-ring:after{width:66px;height:66px}.engine-ring strong{font-size:18px}.engine-details div{min-height:39px;padding:8px 11px}.engine-details p,.engine-details strong{font-size:12px}.terminal-preview{flex-basis:142px}#miniLogs{height:58px}}.nav-icon{display:none}.nav-svg{fill:none;stroke:#8f9dbb;stroke-linecap:round;stroke-linejoin:round;opacity:.98;filter:drop-shadow(0 2px 2px #0000008c);flex:0 0 30px;width:30px;height:30px;transition:all .22s}.tab-link{gap:18px}.tab-link span{line-height:1;display:inline-block}.dashboard-svg rect{fill:#0000}.wallet-svg,.strategy-svg,.flame-svg,.terminal-svg{fill:none}@media (width>=1181px){.nav-svg{flex-basis:24px;width:24px;height:24px}.tab-link{gap:12px}}@media (height<=760px) and (width>=1181px){.nav-svg{flex-basis:22px;width:22px;height:22px}}.terminal-preview{min-height:360px}#miniLogs{height:245px;min-height:245px}@media (width>=1181px){.right-stack{grid-template-rows:minmax(0,1fr) 300px;gap:8px;min-height:0;display:grid;overflow:hidden}.live-panel{height:auto;min-height:0;overflow:hidden}.terminal-preview{height:300px;min-height:0;overflow:hidden}#miniLogs{height:205px;min-height:205px}}@media (height<=760px) and (width>=1181px){.right-stack{grid-template-rows:minmax(0,1fr) 240px}.terminal-preview{height:240px}#miniLogs{height:155px;min-height:155px}}.engine-layout{min-height:0}.engine-ring{aspect-ratio:1;flex:none;overflow:hidden}.engine-ring:before{width:auto!important;height:auto!important}.engine-ring strong{white-space:nowrap;letter-spacing:.5px;line-height:1}@media (width>=1181px){.right-stack{grid-template-rows:minmax(230px,1fr) 280px}.live-panel{min-height:230px}.terminal-preview{height:280px}#miniLogs{height:185px;min-height:185px}.engine-layout{grid-template-columns:160px minmax(0,1fr)}.engine-ring{width:132px;min-width:132px;height:132px;min-height:132px}.engine-ring:before{inset:18px}.engine-ring span:nth-child(2){inset:30px}.engine-ring strong{font-size:19px}}@media (height<=760px) and (width>=1181px){.right-stack{grid-template-rows:minmax(205px,1fr) 220px}.live-panel{min-height:205px}.terminal-preview{height:220px}#miniLogs{height:137px;min-height:137px}.engine-layout{grid-template-columns:128px minmax(0,1fr)}.engine-ring{width:108px;min-width:108px;height:108px;min-height:108px}.engine-ring:before{inset:15px}.engine-ring span:nth-child(2){inset:25px}.engine-ring strong{font-size:16px}}.stats-svg{fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.rounds-svg{stroke:#59b7ff;filter:drop-shadow(0 0 10px #59b7ffd9)}.wallets-svg{stroke:#35f7b8;filter:drop-shadow(0 0 10px #35f7b8d9)}.success-svg{stroke:#3dff9f;filter:drop-shadow(0 0 10px #3dff9fe6)}.stat-icon{justify-content:center;align-items:center;display:flex}.logo-img{object-fit:contain;border-radius:50%;width:118px;height:118px;animation:3.5s ease-in-out infinite logoFloat}@keyframes logoFloat{0%{transform:translateY(0)scale(1)}50%{transform:translateY(-6px)scale(1.03)}to{transform:translateY(0)scale(1)}}@media (width>=1181px){.logo-img{width:72px;height:72px}}@media (height<=760px) and (width>=1181px){.logo-img{width:58px;height:58px}}.factory-grid{grid-template-columns:1fr 1fr;gap:14px;width:100%;display:grid}.factory-panel{min-height:420px}.factory-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.factory-actions .start,.factory-actions .ghost{min-width:150px}.factory-result{gap:10px;margin-bottom:16px;display:grid}.copy-row{grid-template-columns:1fr auto;gap:10px;display:grid}.use-bot-btn{padding:9px 14px;font-size:13px}@media (width<=920px){.factory-grid,.copy-row{grid-template-columns:1fr}}@media (width>=1181px){#factory.tab-page.active{display:block;overflow:hidden}#factory .factory-grid{gap:8px;height:100%}#factory .factory-panel{height:100%;overflow:hidden}#factoryBotList{max-height:calc(100vh - 390px)}}.factory-status{min-height:42px;color:var(--green);word-break:break-word;background:#0109149e;border:1px solid #29f0a03d;border-radius:8px;padding:12px 13px;font-size:14px;line-height:1.4}.factory-status.error{color:var(--red);background:#500f1247;border-color:#ff594f66}.multisender-grid{grid-template-columns:1fr 1fr;gap:14px;width:100%;display:grid}.multisender-panel{min-height:420px}#multiSenderFile{display:none}#multiSenderList .wallet-state{white-space:nowrap}@media (width<=920px){.multisender-grid{grid-template-columns:1fr}}@media (width>=1181px){.tabs-nav{gap:4px}.tab-link{min-height:38px}#multisender.tab-page.active{flex:auto;min-height:0;padding-bottom:24px;padding-right:4px;display:block;overflow:hidden auto}#multisender .multisender-grid{align-items:start;gap:8px;height:auto;min-height:100%}#multisender .multisender-panel{height:auto;min-height:0;overflow:visible}#multiSenderList{max-height:calc(100vh - 330px);overflow:auto}#multisender .file-row{flex-wrap:wrap}}.wallet-generator-grid{grid-template-columns:1fr 1fr;gap:14px;width:100%;display:grid}.wallet-generator-panel{min-height:0}.wallet-generator-actions{flex-wrap:wrap}.wallet-generator-actions .start,.wallet-generator-actions .stop,.wallet-generator-actions .ghost{min-width:130px}.security-note strong{color:var(--red);margin-bottom:8px;font-size:15px;display:block}.security-note p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.generated-wallet-item{align-items:center;gap:12px}#walletGeneratorOutput{min-height:260px;font-family:Consolas,SFMono-Regular,monospace;font-size:13px}@media (width>=1181px){.tabs-nav{max-height:calc(100vh - 190px);padding-right:3px;overflow-y:auto}#wallet-generator.tab-page.active{overflow:auto}#wallet-generator .wallet-generator-grid{min-height:max-content}}@media (width<=920px){.wallet-generator-grid{grid-template-columns:1fr}}.generated-wallet-item span{overflow-wrap:anywhere;word-break:break-all;max-width:560px;font-family:Consolas,SFMono-Regular,monospace;display:block}.sweeper-grid{grid-template-columns:1fr 1fr;gap:14px;width:100%;display:grid}.sweeper-panel{min-height:520px}.sweeper-actions .start,.sweeper-actions .stop,.sweeper-actions .ghost{min-width:150px}.sweeper-logs{height:260px;margin-top:16px}.sweeper-wallet-item .wallet-state{text-align:right;min-width:96px;font-size:13px}.security-note{background:#29f0a00f;border:1px solid #29f0a038;border-radius:9px;margin-bottom:14px;padding:16px}.security-note strong{color:var(--green);font-size:16px}.security-note p{color:var(--muted);margin:8px 0 0;line-height:1.45}@media (width<=920px){.sweeper-grid{grid-template-columns:1fr}}.wallet-balance-item{align-items:center;gap:14px}.wallet-inline-row{grid-template-columns:120px 150px minmax(150px,1fr) minmax(170px,1fr);align-items:center;gap:22px;width:100%;min-width:0;display:grid}.wallet-number{color:var(--text);white-space:nowrap;font-size:14px;font-weight:1000}.wallet-address-inline{color:var(--muted);white-space:nowrap;font-size:14px;font-weight:800}.wallet-balance-inline{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;font-weight:900;overflow:hidden}.eth-balance{color:var(--green)}.token-balance{color:var(--blue)}.wallet-balance-item .wallet-state{white-space:nowrap;flex:none}@media (width<=760px){.wallet-inline-row{grid-template-columns:1fr;gap:6px}.wallet-balance-item{flex-direction:column;align-items:flex-start}}:root{--bg:#e6e0d8;--panel:#f5efe8f0;--panel-2:#f1ebe3e0;--border:#4b1f2c2e;--border-soft:#4b1f2c1f;--text:#241b1d;--muted:#75676b;--green:#4b1f2c;--blue:#7c2d3e;--red:#a63c3c;--cream:#f4eee6;--cream-soft:#eee6dd;--burgundy:#4b1f2c;--burgundy-2:#7c2d3e;--brand-red:#a63c3c;--charcoal:#17191d;--shadow:0 24px 70px #4b1f2c24}html,body{background:#e6e0d8}body{color:var(--text);background:radial-gradient(circle at 18% 8%,#7c2d3e21,#0000 28%),radial-gradient(circle at 86% 12%,#a63c3c1f,#0000 30%),linear-gradient(135deg,#e6e0d8,#f0ebe4 48%,#ded6cb)}.bg-grid{opacity:.24;background-image:linear-gradient(#4b1f2c12 1px,#0000 1px),linear-gradient(90deg,#4b1f2c12 1px,#0000 1px);-webkit-mask-image:radial-gradient(circle at 70% 15%,#000,#0000 46%);mask-image:radial-gradient(circle at 70% 15%,#000,#0000 46%)}.sidebar,.topbar,.panel,.stat-card{border-color:var(--border);background:linear-gradient(145deg,#f6f1ebf5,#ebe3daeb);box-shadow:0 22px 60px #4b1f2c21,inset 0 1px #ffffff8c}.topbar{background:radial-gradient(circle at 72% 70%,#7c2d3e29,#0000 36%),linear-gradient(145deg,#f6f1ebfa,#e8dfd6f0)}.brand h2,.panel-head h2,.stat-card p,.engine-details p,.toggle-card h3,.wallet-number,label{color:var(--text)}.brand h2 span,.eyebrow,.side-status strong,.stat-card strong,.engine-ring strong,.engine-details strong,.wallet-state,.factory-status,.security-note strong,.eth-balance{color:var(--burgundy)}.brand p,.panel-head p,.stat-card span,.toggle-card p,.wallet-item span,.empty-state,.wallet-address-inline,.security-note p{color:var(--muted)}.brand p i{background:#4b1f2c57}.logo-mark{background:radial-gradient(circle,#7c2d3e3d,#0000 58%)}.tab-link{color:#6f6265;border-bottom-color:#4b1f2c14}.tab-link.active{color:var(--burgundy);box-shadow:inset 4px 0 0 var(--burgundy), 0 0 22px #4b1f2c14;background:linear-gradient(90deg,#4b1f2c21,#4b1f2c09)}.nav-svg{stroke:#7c6f72;filter:drop-shadow(0 2px 2px #4b1f2c24)}.tab-link.active .nav-svg{stroke:var(--burgundy);filter:drop-shadow(0 0 7px #4b1f2c42)}.tab-link.active .dashboard-svg rect{fill:#4b1f2ceb;stroke:var(--burgundy)}.side-status,.engine-details div,.wallet-item,.empty-state,.field,.setup-box,.toggle-card,.security-note{border-color:var(--border-soft);background:#f6f1eba8}.status-dot{background:radial-gradient(circle, var(--burgundy) 0 23%, #4b1f2c2e 25% 55%, #4b1f2c0d 56%);box-shadow:0 0 26px #4b1f2c47}.status-dot:not(.running){background:radial-gradient(circle, var(--brand-red) 0 23%, #a63c3c2e 25% 55%, #a63c3c0d 56%);box-shadow:0 0 26px #a63c3c3d}h1{color:#0000;background:linear-gradient(#6a2838 5%,#4b1f2c 48%,#221719 100%);text-shadow:0 10px 28px #4b1f2c1a;-webkit-background-clip:text}.start,.file-btn{color:#fff;background:linear-gradient(#7c2d3e,#4b1f2c);box-shadow:inset 0 1px #ffffff3d,0 10px 24px #4b1f2c2e}.stop{color:#fff;background:linear-gradient(#c24848,#8f2e2e);box-shadow:inset 0 1px #ffffff38,0 10px 24px #a63c3c29}.ghost{color:var(--burgundy);background:#4b1f2c0e;border-color:#4b1f2c52}.pill{color:var(--burgundy);background:#4b1f2c12;border-color:#4b1f2c38}.pill.core{color:var(--burgundy-2);background:#7c2d3e14;border-color:#7c2d3e3d}input,textarea,select,.factory-status{color:var(--text);border-color:var(--border);background:#fffcf7b8}input::placeholder,textarea::placeholder{color:#75676bb8}input:focus,textarea:focus,select:focus{border-color:#4b1f2c75;box-shadow:0 0 0 3px #4b1f2c14}.eye-btn{color:#7a676c;background:#4b1f2c0b;border-color:#4b1f2c1f}.eye-btn:hover{color:var(--burgundy);background:#4b1f2c14;border-color:#4b1f2c2e}.switch span{background:#4b1f2c33}.switch input:checked+span{background:linear-gradient(90deg,#4b1f2c,#7c2d3e)}.stat-card.blue .stat-icon,.stat-card.green .stat-icon,.stat-card.success .stat-icon{background:linear-gradient(145deg,#4b1f2c2e,#7c2d3e1a);border-color:#4b1f2c40}.stat-card.red .stat-icon{color:var(--brand-red);background:linear-gradient(145deg,#a63c3c29,#8f2e2e14);border-color:#a63c3c3d}.stat-card.blue strong,.token-balance{color:var(--burgundy-2)}.stat-card.red strong,.factory-status.error,.security-note strong{color:var(--brand-red)}.rounds-svg,.wallets-svg,.success-svg{stroke:var(--burgundy);filter:drop-shadow(0 0 8px #4b1f2c3d)}.failed-svg{stroke:var(--brand-red);filter:drop-shadow(0 0 8px #a63c3c3d)}.engine-ring{background:radial-gradient(circle,#4b1f2c14,#0000 62%);border-color:#4b1f2c33}.engine-ring:before{border-color:#4b1f2c42}.engine-ring span:first-child{background:conic-gradient(var(--burgundy) 0 18%, transparent 18% 25%, var(--burgundy) 25% 51%, transparent 51% 66%, var(--burgundy) 66% 79%, transparent 79%)}.engine-ring span:nth-child(2){border-color:#4b1f2c33}pre{color:#f7eee8;background:linear-gradient(145deg,#2a151b,#170d10);border-color:#4b1f2c47}::-webkit-scrollbar-track{background:#e6e0d8bf}::-webkit-scrollbar-thumb{background:#4b1f2c94}.factory-status.error{background:#a63c3c14;border-color:#a63c3c57}body.dark-theme{--bg:#020813;--panel:#040d1ae0;--panel-2:#051121c7;--border:#5c7eae47;--border-soft:#5c7eae2e;--text:#f7fbff;--muted:#9aa9c3;--green:#29f0a0;--blue:#4aa3ff;--red:#ff594f;--shadow:0 24px 70px #0000006b;color:var(--text);background:radial-gradient(circle at 35% 12%,#1d73ff1f,#0000 34%),radial-gradient(circle at 80% 10%,#551da82e,#0000 28%),linear-gradient(135deg,#020611,#030916 48%,#01040b)}body.dark-theme .bg-grid{opacity:.34;background-image:linear-gradient(#2f89ff12 1px,#0000 1px),linear-gradient(90deg,#2f89ff12 1px,#0000 1px);-webkit-mask-image:radial-gradient(circle at 70% 15%,#000,#0000 42%);mask-image:radial-gradient(circle at 70% 15%,#000,#0000 42%)}body.dark-theme .sidebar,body.dark-theme .topbar,body.dark-theme .panel,body.dark-theme .stat-card{border-color:var(--border);box-shadow:var(--shadow), inset 0 1px 0 #ffffff06;background:linear-gradient(145deg,#051122f0,#020913e6)}body.dark-theme .topbar{background:radial-gradient(circle at 72% 70%,#3768ff33,#0000 36%),linear-gradient(145deg,#041223f5,#020813eb)}body.dark-theme .brand h2,body.dark-theme .panel-head h2,body.dark-theme .wallet-number,body.dark-theme label{color:var(--text)}body.dark-theme .brand h2 span,body.dark-theme .eyebrow,body.dark-theme .side-status strong,body.dark-theme .stat-card strong,body.dark-theme .engine-ring strong,body.dark-theme .engine-details strong,body.dark-theme .wallet-state,body.dark-theme .factory-status,body.dark-theme .security-note strong,body.dark-theme .eth-balance{color:var(--green)}body.dark-theme .stat-card.blue strong,body.dark-theme .token-balance,body.dark-theme .pill.core{color:var(--blue)}body.dark-theme .stat-card.red strong,body.dark-theme .factory-status.error{color:var(--red)}body.dark-theme .brand p,body.dark-theme .panel-head p,body.dark-theme .stat-card span,body.dark-theme .toggle-card p,body.dark-theme .wallet-item span,body.dark-theme .empty-state,body.dark-theme .wallet-address-inline,body.dark-theme .security-note p{color:var(--muted)}body.dark-theme h1{background:linear-gradient(#fff 10%,#dcefff 42%,#78bdff 100%);text-shadow:0 10px 28px #2f89ff29;-webkit-background-clip:text}body.dark-theme .logo-mark{background:radial-gradient(circle,#b2242a61,#0000 52%)}body.dark-theme .brand p i{background:#9aa9c38c}body.dark-theme .tab-link{color:#a3b0c9;border-bottom-color:#5c7eae14}body.dark-theme .tab-link.active{color:#fff;box-shadow:inset 4px 0 0 var(--green), 0 0 26px #29f0a014;background:linear-gradient(90deg,#29f0a02e,#29f0a00a)}body.dark-theme .nav-svg{stroke:#8f9dbb;filter:drop-shadow(0 2px 2px #0000008c)}body.dark-theme .tab-link.active .nav-svg{stroke:#35f7b8;filter:drop-shadow(0 0 8px #35f7b8d9)drop-shadow(0 2px 2px #0000008c)}body.dark-theme .tab-link.active .dashboard-svg rect{fill:#35f7b8f2;stroke:#35f7b8}body.dark-theme .side-status,body.dark-theme .engine-details div,body.dark-theme .wallet-item,body.dark-theme .empty-state,body.dark-theme .field,body.dark-theme .setup-box,body.dark-theme .toggle-card,body.dark-theme .security-note{border-color:var(--border-soft);background:#040d1a8c}body.dark-theme .side-status{border-color:var(--border);background:#030d1bb8}body.dark-theme .field{background:#040f1e61}body.dark-theme input,body.dark-theme textarea,body.dark-theme select,body.dark-theme pre,body.dark-theme .factory-status{color:var(--text);border-color:var(--border);background:#0109149e}body.dark-theme input:focus,body.dark-theme textarea:focus,body.dark-theme select:focus{border-color:#29f0a08c;box-shadow:0 0 0 3px #29f0a014}body.dark-theme .status-dot{background:radial-gradient(circle, var(--green) 0 23%, #29f0a02e 25% 55%, #29f0a00d 56%);box-shadow:0 0 28px #29f0a073}body.dark-theme .status-dot:not(.running){background:radial-gradient(circle, var(--red) 0 23%, #ff594f2e 25% 55%, #ff594f0d 56%);box-shadow:0 0 28px #ff594f59}body.dark-theme .start,body.dark-theme .file-btn{background:linear-gradient(#45eaa4,#0ca76d);box-shadow:inset 0 1px #ffffff54,0 0 24px #29f0a033}body.dark-theme .stop{background:linear-gradient(#ff6658,#c81e19);box-shadow:inset 0 1px #ffffff47,0 0 24px #ff594f2e}body.dark-theme .ghost{color:#9ed7ff;background:#07235059;border-color:#2e7aff8c}body.dark-theme .pill{color:var(--green);background:#29f0a014;border-color:#29f0a03d}body.dark-theme .pill.core{color:#4aa3ff;background:#134ba047;border-color:#4aa3ff40}body.dark-theme .engine-ring{background:radial-gradient(circle,#29f0a012,#0000 62%);border-color:#29f0a03d}body.dark-theme .engine-ring:before,body.dark-theme .engine-ring span:nth-child(2){border-color:#29f0a052}body.dark-theme .engine-ring span:first-child{background:conic-gradient(var(--green) 0 18%, transparent 18% 25%, var(--green) 25% 51%, transparent 51% 66%, var(--green) 66% 79%, transparent 79%)}body.dark-theme .toggle-card{background:linear-gradient(145deg,#29f0a014,#030f1fbf);border-color:#29f0a06b}body.dark-theme .switch input:checked+span{background:linear-gradient(90deg,#0ec983,#42ebb5)}body.dark-theme .stat-card.blue .stat-icon{background:linear-gradient(145deg,#2b93ff85,#0d3a768c);border-color:#4aa3ff8c}body.dark-theme .stat-card.green .stat-icon,body.dark-theme .stat-card.success .stat-icon{background:linear-gradient(145deg,#29f0a073,#125f3694);border-color:#29f0a06b}body.dark-theme .stat-card.red .stat-icon{color:#ff9b91;background:linear-gradient(145deg,#ff594f57,#5d181ba6);border-color:#ff594f8c}body.dark-theme ::-webkit-scrollbar-track{background:#020913bf}body.dark-theme ::-webkit-scrollbar-thumb{background:#29f0a08c}body.dark-theme .rounds-svg,body.dark-theme .wallets-svg,body.dark-theme .success-svg,body.dark-theme .failed-svg{stroke:#fff!important;filter:drop-shadow(0 0 10px #ffffffb8)!important}body.dark-theme .stat-card.blue .stat-icon,body.dark-theme .stat-card.green .stat-icon,body.dark-theme .stat-card.success .stat-icon,body.dark-theme .stat-card.red .stat-icon{color:#fff}.theme-icon-btn{border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;padding:0;display:inline-flex}.theme-icon-btn span{justify-content:center;align-items:center;width:100%;height:100%;font-size:18px;line-height:1;display:inline-flex}body.dark-theme .theme-icon-btn{color:#fff}@media (width<=920px){.theme-icon-btn{width:34px;min-width:34px;height:34px}}body.dark-theme .eye-btn{color:#fff!important;background:#ffffff0f!important;border-color:#ffffff2e!important}body.dark-theme .eye-btn:hover{color:#29f0a0!important;background:#29f0a01a!important;border-color:#29f0a059!important}body.dark-theme .eye-svg{stroke:currentColor!important}
