:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#162033;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #0b1220;--navy-2: #111b2e;--blue: #2563eb;--blue-dark: #1d4ed8;--blue-soft: #eaf2ff;--green: #0f9f6e;--green-soft: #e8faf3;--amber: #d97706;--amber-soft: #fff7e7;--red: #dc2626;--red-soft: #fff0f0;--border: #e4e9f2;--muted: #667085;--panel: #ffffff;--shadow: 0 14px 40px rgba(16, 24, 40, .07)}*{box-sizing:border-box}html{min-width:320px;background:#f5f7fb}body{margin:0;min-width:320px;min-height:100vh;background:#f5f7fb}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}#root{min-height:100vh}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;z-index:40;width:258px;display:flex;flex-direction:column;padding:22px 16px 18px;color:#dbe4f2;background:linear-gradient(180deg,#0b1220,#111c30);border-right:1px solid rgba(255,255,255,.06)}.sidebar-brand,.brand-lockup,.mobile-brand{display:flex;align-items:center;gap:12px}.sidebar-brand{padding:0 8px 22px}.sidebar-brand>div:nth-child(2),.brand-lockup>div:nth-child(2){display:grid;gap:2px}.sidebar-brand strong,.brand-lockup strong{font-size:16px;color:#fff}.sidebar-brand span,.brand-lockup span{font-size:12px;color:#92a1b8}.brand-mark{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#4f8cff,#1757d5);box-shadow:0 10px 24px #2563eb4d}.sidebar-close{display:none;margin-left:auto;padding:8px;color:#cbd5e1;background:transparent;cursor:pointer}.sidebar-nav{display:grid;gap:5px}.nav-caption{padding:8px 12px;color:#6f819d;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.nav-link{display:flex;align-items:center;gap:12px;min-height:44px;padding:0 12px;border-radius:11px;color:#aebbd0;font-size:14px;font-weight:650;transition:.18s ease}.nav-link:hover{color:#fff;background:#ffffff0e}.nav-link.active{color:#fff;background:linear-gradient(90deg,#2563ebf2,#2563eb94);box-shadow:0 8px 22px #0000002e}.nav-link small{margin-left:auto;min-width:25px;padding:3px 6px;border-radius:20px;text-align:center;font-size:9px;background:#ffffff24}.sidebar-security{display:flex;gap:11px;margin-top:auto;padding:14px;border:1px solid rgba(113,154,224,.18);border-radius:13px;background:#2c47702e}.security-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:10px;color:#85b4ff;background:#2563eb2e}.sidebar-security div:last-child{display:grid;gap:3px}.sidebar-security b{color:#f6f8fc;font-size:12px}.sidebar-security span{color:#91a2bb;font-size:10px;line-height:1.45}.logout-button{display:flex;align-items:center;gap:9px;margin-top:12px;padding:11px 13px;border-radius:10px;color:#9facbf;background:transparent;cursor:pointer}.logout-button:hover{color:#fff;background:#ffffff0f}.main-column{min-width:0;width:calc(100% - 258px);margin-left:258px}.topbar{position:sticky;top:0;z-index:25;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 28px;border-bottom:1px solid var(--border);background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-title{display:flex;align-items:center;gap:12px;min-width:0}.topbar-title h1{margin:0;font-size:21px;letter-spacing:-.02em;color:#142033}.topbar-title p{margin:3px 0 0;color:var(--muted);font-size:12px}.menu-button{display:none;padding:8px;border-radius:9px;color:#344054;background:#f2f4f7;cursor:pointer}.topbar-actions{position:relative;display:flex;align-items:center;gap:11px}.network-pill{display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #dce6f6;border-radius:10px;color:#334155;background:#f8fbff;font-size:11px;font-weight:700}.network-pill b{padding:2px 6px;border-radius:7px;color:#1d4ed8;background:#e7efff}.status-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px #22c55e1f}.profile-button{min-height:45px;display:flex;align-items:center;gap:10px;padding:5px 9px 5px 5px;border:1px solid var(--border);border-radius:12px;background:#fff;cursor:pointer}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(135deg,#1e293b,#334155);font-size:11px;font-weight:800}.profile-copy{min-width:86px;display:grid;gap:1px;text-align:left}.profile-copy b{font-size:12px;color:#1f2937}.profile-copy small{font-size:9px;color:var(--muted)}.profile-menu{position:absolute;right:0;top:54px;width:210px;padding:11px;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.profile-menu span{display:block;padding:6px 7px 10px;color:var(--muted);font-size:11px}.profile-menu button{width:100%;display:flex;align-items:center;gap:8px;padding:9px;border-radius:8px;color:#b42318;background:#fff4f2;cursor:pointer}.content-wrap{width:100%;padding:26px 28px 40px}.page-stack{display:grid;gap:20px}.panel{min-width:0;padding:20px;border:1px solid var(--border);border-radius:16px;background:var(--panel);box-shadow:0 5px 20px #10182809}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.panel-head h2{margin:0;color:#152033;font-size:16px;letter-spacing:-.01em}.panel-head p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.notice-banner,.warning-banner{min-width:0;display:flex;align-items:center;gap:13px;padding:15px 17px;border-radius:14px}.notice-banner{border:1px solid #cfe0ff;color:#1d4ed8;background:#eef5ff}.notice-banner.amber{border-color:#f4d69a;color:#a75a00;background:var(--amber-soft)}.warning-banner{border:1px solid #ffd2cf;color:#b42318;background:#fff4f2}.notice-banner>svg,.warning-banner>svg{flex:0 0 auto}.notice-banner div,.warning-banner div{min-width:0}.notice-banner b,.warning-banner b{display:block;color:#23304a;font-size:13px}.notice-banner p,.warning-banner p{margin:3px 0 0;color:#68758b;font-size:11px;line-height:1.45}.notice-banner>span{margin-left:auto;flex:0 0 auto;padding:5px 9px;border-radius:20px;font-size:9px;font-weight:900;letter-spacing:.06em;color:inherit;background:#ffffffb8}.global-error{position:fixed;z-index:100;top:12px;left:50%;transform:translate(-50%);max-width:min(720px,calc(100% - 24px));padding:11px 16px;border-radius:10px;color:#fff;background:#b42318;box-shadow:0 12px 30px #b4231840;font-size:12px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stats-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{min-width:0;padding:17px;border:1px solid var(--border);border-radius:15px;background:#fff;box-shadow:0 5px 18px #10182808}.stat-top{display:flex;justify-content:space-between;align-items:center}.stat-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#1d4ed8;background:var(--blue-soft)}.stat-top small{padding:4px 7px;border-radius:20px;color:#027a48;background:#ecfdf3;font-size:9px;font-weight:800}.stat-card p{margin:14px 0 4px;color:var(--muted);font-size:11px}.stat-card h3{margin:0;color:#111827;font-size:24px;letter-spacing:-.03em;overflow-wrap:anywhere}.stat-card>span:last-child{display:block;margin-top:7px;color:#8a94a6;font-size:9px;line-height:1.35}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:20px}.two-column-grid,.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.chart-area{position:relative;min-height:182px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:1fr 20px;gap:0 10px;padding-top:5px}.chart-labels{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:18px;color:#98a2b3;font-size:8px}.bars{display:flex;align-items:end;gap:8px;padding:10px 6px 18px;border-bottom:1px solid var(--border);background:repeating-linear-gradient(to bottom,transparent 0,transparent 38px,#edf1f7 39px)}.bar-wrap{flex:1;min-width:5px;height:126px;display:flex;align-items:end}.bar{position:relative;width:100%;min-height:8px;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#5b91f5,#2563eb);opacity:.92}.bar:hover{opacity:1}.bar span{display:none}.chart-days{grid-column:2;display:flex;justify-content:space-between;color:#98a2b3;font-size:8px}.wallet-identity{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid #e4ebf6;border-radius:13px;background:#f8fbff}.wallet-logo{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;color:#1d4ed8;background:#e8f0ff}.wallet-identity div:last-child{min-width:0;display:grid;gap:3px}.wallet-identity span{color:var(--muted);font-size:9px}.wallet-identity b{color:#1f2937;font-size:13px}.account-list{display:grid;gap:0;margin:12px 0 16px}.account-list>div{min-width:0;display:flex;justify-content:space-between;gap:14px;padding:11px 2px;border-bottom:1px solid #edf0f5}.account-list span{color:var(--muted);font-size:10px}.account-list b{color:#344054;font-size:10px;text-align:right}.safe-text{display:inline-flex;align-items:center;gap:5px;color:#087a55!important}.primary-button,.secondary-button,.ghost-button,.text-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;font-weight:750;cursor:pointer;transition:.16s ease}.primary-button{min-height:40px;padding:0 15px;color:#fff;background:linear-gradient(135deg,#3478ee,#1d4ed8);box-shadow:0 8px 18px #2563eb33}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px #2563eb42}.secondary-button{min-height:40px;padding:0 15px;color:#1d4ed8;border:1px solid #cfe0ff;background:#f6f9ff}.secondary-button:hover:not(:disabled){background:#ebf2ff}.ghost-button{min-height:34px;padding:0 11px;color:#475467;border:1px solid #e4e7ec;background:#fff;font-size:10px}.ghost-button:hover:not(:disabled){color:#1d4ed8;border-color:#bfd2f4;background:#f8fbff}.text-link{min-height:30px;color:#2563eb;background:transparent;font-size:11px}.full-button{width:100%}.button-row{display:flex;flex-wrap:wrap;gap:8px}button:disabled,a[aria-disabled=true]{cursor:not-allowed;opacity:.55;transform:none!important;box-shadow:none!important}.field-label{display:grid;gap:7px;color:#344054;font-size:11px;font-weight:700}.field-label>small{color:#98a2b3;font-size:9px;font-weight:500}.input-wrap{min-height:42px;display:flex;align-items:center;gap:9px;padding:0 11px;border:1px solid #dfe5ee;border-radius:10px;color:#8793a5;background:#fff;transition:.16s}.input-wrap:focus-within{color:#2563eb;border-color:#77a7f6;box-shadow:0 0 0 3px #2563eb17}.input-wrap input{min-width:0;flex:1;height:40px;border:0;outline:none;color:#1f2937;background:transparent;font-size:12px}.input-wrap.disabled{background:#f6f7f9}.input-wrap.disabled input{color:#667085}.icon-button{display:grid;place-items:center;padding:6px;color:#667085;background:transparent;cursor:pointer}.form-stack{display:grid;gap:14px;margin-bottom:18px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:17px}.generator-row{display:flex;align-items:end;gap:14px}.grow{flex:1}.generator-button{min-width:170px;margin-bottom:17px}.inline-help{margin:10px 0 0;color:#b54708;font-size:10px}.form-error{padding:10px 11px;border-radius:9px;color:#b42318;background:#fff1f0;font-size:11px}.success-message{margin-top:13px;padding:10px 12px;border-radius:9px;color:#087a55;background:#ecfdf3;font-size:10px;line-height:1.45;overflow-wrap:anywhere}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.search-box{min-width:220px;max-width:380px;flex:1;height:39px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #e0e5ed;border-radius:10px;color:#8a94a6;background:#fff}.search-box:focus-within{border-color:#77a7f6;box-shadow:0 0 0 3px #2563eb14}.search-box input{min-width:0;flex:1;border:0;outline:0;color:#344054;background:transparent;font-size:11px}.filter-group{display:flex;align-items:center;gap:5px;padding:4px;border-radius:10px;background:#f2f4f7}.filter-group button{padding:7px 10px;border-radius:7px;color:#667085;background:transparent;font-size:9px;font-weight:750;cursor:pointer}.filter-group button.filter-active{color:#1d4ed8;background:#fff;box-shadow:0 2px 8px #10182814}.table-scroll{width:100%;overflow-x:auto;border:1px solid #e7ebf1;border-radius:12px}table{width:100%;min-width:760px;border-collapse:collapse;background:#fff}th{padding:11px 13px;color:#7d8798;background:#f8f9fb;font-size:9px;font-weight:800;text-align:left;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}td{padding:12px 13px;border-top:1px solid #edf0f4;color:#475467;font-size:10px;vertical-align:middle}tbody tr:hover{background:#fbfcfe}td b{color:#263247}td code{color:#2457a6;font-size:10px}.index-badge{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;color:#344054;background:#f0f3f7;font-size:9px;font-weight:800}.copy-cell{display:flex;align-items:center;gap:7px}.copy-cell button{display:grid;place-items:center;padding:4px;color:#667085;border-radius:6px;background:transparent;cursor:pointer}.copy-cell button:hover{color:#2563eb;background:#eef4ff}.muted-cell{color:#8b95a5;white-space:nowrap}.operation-cell{display:flex;align-items:center;gap:9px}.operation-cell>div:last-child{display:grid;gap:2px}.operation-cell small{color:#98a2b3;font-size:8px}.operation-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#1d4ed8;background:#edf3ff}.operation-icon.sweep-icon{color:#0f8a62;background:#eaf9f4}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:20px;color:#087a55;background:#ecfdf3;font-size:9px;font-weight:750;text-transform:capitalize;white-space:nowrap}.status-badge>span{width:6px;height:6px;border-radius:50%;background:#12b76a}.empty-state{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#98a2b3;text-align:center}.empty-state b{color:#475467;font-size:11px}.empty-state span{font-size:9px}.summary-card{align-self:start}.summary-metric{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:13px 0;border-bottom:1px solid #edf0f5}.summary-metric span{color:var(--muted);font-size:10px}.summary-metric b{color:#1e293b;font-size:11px;text-align:right;overflow-wrap:anywhere}.summary-card .full-button{margin-top:17px}.destination-box{display:grid;gap:5px;margin:18px 0;padding:13px;border:1px solid #e0e7f2;border-radius:11px;background:#f8faff}.destination-box span{color:var(--muted);font-size:9px}.destination-box b{color:#344054;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;overflow-wrap:anywhere}.range-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.range-header b{color:#1d4ed8;font-size:22px}.range-header span{color:#98a2b3;font-size:9px;font-weight:500}.range-input{width:100%;accent-color:#2563eb}.big-return{display:grid;gap:5px;padding:20px;margin-bottom:5px;border-radius:14px;color:#fff;background:linear-gradient(135deg,#132a52,#2563eb)}.big-return span{font-size:10px;opacity:.8}.big-return strong{font-size:32px;letter-spacing:-.03em;overflow-wrap:anywhere}.settings-grid .panel{height:fit-content}.connection-card{display:grid}.metamask-visual{display:grid;justify-items:center;gap:8px;padding:10px 20px 18px;text-align:center}.fox-placeholder{width:60px;height:60px;display:grid;place-items:center;border-radius:18px;color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);font-size:24px;font-weight:900;box-shadow:0 12px 26px #ea580c33}.metamask-visual h3{margin:4px 0 0;color:#1f2937;font-size:16px}.metamask-visual p{max-width:390px;margin:0;color:var(--muted);font-size:10px;line-height:1.55}.connection-address{display:flex;justify-content:space-between;gap:14px;margin-bottom:13px;padding:12px;border-radius:10px;background:#f7f8fa}.connection-address span{color:var(--muted);font-size:9px}.connection-address b{color:#344054;font-size:10px}.security-list{display:grid;gap:9px;margin-top:15px;padding:13px;border-radius:11px;color:#087a55;background:#effbf6}.security-list div{display:flex;align-items:center;gap:8px;font-size:10px}.login-shell{position:relative;min-height:100vh;display:grid;grid-template-columns:minmax(430px,1.2fr) minmax(390px,.8fr);overflow:hidden;color:#fff;background:#07101f}.login-visual{position:relative;z-index:2;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:42px clamp(40px,7vw,100px);background:radial-gradient(circle at 18% 18%,rgba(37,99,235,.22),transparent 34%),linear-gradient(135deg,#07101f,#0b1a34)}.brand-lockup{align-self:flex-start}.hero-copy{max-width:690px}.eyebrow{width:fit-content;display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(126,164,225,.22);border-radius:20px;color:#98b8ef;background:#2563eb14;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.hero-copy h1{max-width:700px;margin:18px 0 14px;color:#f8fbff;font-size:clamp(36px,4.5vw,64px);line-height:1.04;letter-spacing:-.045em}.hero-copy>p{max-width:650px;margin:0;color:#9eb0c9;font-size:14px;line-height:1.65}.login-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:34px}.feature-row{display:flex;gap:10px;padding:13px;border:1px solid rgba(255,255,255,.075);border-radius:13px;background:#ffffff09}.feature-row>span{width:33px;height:33px;flex:0 0 33px;display:grid;place-items:center;border-radius:9px;color:#8db5ff;background:#2563eb24}.feature-row>div{display:grid;gap:4px}.feature-row b{color:#eef4ff;font-size:10px}.feature-row small{color:#8fa1ba;font-size:8px;line-height:1.5}.login-footnote{margin:0;color:#6f829f;font-size:10px}.login-panel{position:relative;z-index:3;min-height:100vh;display:grid;place-items:center;padding:34px;background:#f6f8fc}.login-card{width:min(430px,100%);display:grid;gap:17px;padding:32px;border:1px solid #e1e6ee;border-radius:20px;color:#344054;background:#fff;box-shadow:0 24px 70px #060e1d2e}.login-heading span{color:#2563eb;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.login-heading h2{margin:6px 0;color:#152033;font-size:25px;letter-spacing:-.03em}.login-heading p{margin:0;color:var(--muted);font-size:11px}.login-button{width:100%;min-height:45px;margin-top:4px}.mobile-brand{display:none}.login-orb{position:absolute;z-index:1;width:380px;height:380px;border-radius:50%;filter:blur(100px);opacity:.26;pointer-events:none}.orb-one{top:-160px;left:22%;background:#1d4ed8}.orb-two{bottom:-180px;left:46%;background:#0ea5e9}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1120px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.login-features{grid-template-columns:1fr;max-width:500px}}@media(max-width:900px){.sidebar{transform:translate(-100%);transition:transform .22s ease;box-shadow:16px 0 40px #0003}.sidebar.sidebar-open{transform:translate(0)}.sidebar-close,.menu-button{display:grid;place-items:center}.mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;background:#080f1c7a;cursor:pointer}.main-column{width:100%;margin-left:0}.two-column-grid,.settings-grid,.login-shell{grid-template-columns:1fr}.login-visual{display:none}.login-panel{min-height:100vh}.mobile-brand{display:flex;margin-bottom:4px}.mobile-brand strong{color:#152033}}@media(max-width:680px){.topbar{min-height:67px;padding:10px 14px}.topbar-title p,.network-pill,.profile-copy{display:none}.profile-button{min-height:40px;padding:3px 6px 3px 3px}.content-wrap{padding:16px 12px 28px}.page-stack{gap:14px}.panel{padding:15px;border-radius:13px}.notice-banner,.warning-banner{align-items:flex-start;padding:13px}.notice-banner>span{display:none}.stats-grid,.stats-grid.compact{grid-template-columns:1fr 1fr;gap:10px}.stat-card{padding:14px}.stat-card h3{font-size:20px}.panel-head{flex-direction:column;margin-bottom:14px}.panel-head>:last-child:not(:first-child){width:100%}.button-row{width:100%}.button-row .ghost-button{flex:1}.form-grid{grid-template-columns:1fr}.generator-row{align-items:stretch;flex-direction:column}.generator-button{width:100%;margin:0}.table-toolbar{align-items:stretch;flex-direction:column}.search-box{min-width:0;max-width:none;width:100%}.filter-group{align-self:flex-start}.login-panel{padding:18px}.login-card{padding:24px 20px;border-radius:16px}.range-header{align-items:flex-start;flex-direction:column}}@media(max-width:430px){.stats-grid,.stats-grid.compact{grid-template-columns:1fr}.topbar-title h1{font-size:17px}.avatar{width:32px;height:32px}}
