.console-shell{--console-bg:#f7f8fa;--console-surface:#ffffff;--console-surface-muted:#f9fafb;--console-line:#e8ebed;--console-line-soft:#f2f4f6;--console-text:#191f28;--console-muted:#4e5968;--console-subtle:#8b95a1;--console-blue:#6428f5;--console-blue-hover:#5018d8;--console-blue-soft:#efe7ff;--console-red:#dc2626;--console-green:#059669;--console-shadow:0 1px 2px rgba(25,31,40,0.04);--console-radius:8px;--background:#f7f8fa;--foreground:#191f28;--card:#ffffff;--card-foreground:#191f28;--popover:#ffffff;--popover-foreground:#191f28;--primary:#6428f5;--primary-foreground:#ffffff;--secondary:#f2f4f6;--secondary-foreground:#333d4b;--muted:#f2f4f6;--muted-foreground:#6b7684;--accent:#f2f4f6;--accent-foreground:#191f28;--border:#e8ebed;--input:#e8ebed;--ring:#6428f5;--app-accent:#6428f5;--app-accent-dark:#5018d8;--app-accent-soft:#efe7ff;--app-muted:#6b7684;--text:#191f28;min-height:100svh;background:var(--console-bg);color:var(--console-text)}@keyframes console-slide-in{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.animate-console-slide-in{animation:console-slide-in .18s ease-out}.console-content{min-height:calc(100svh - 44px);padding:24px 0 56px}.console-shell .console-content>.container,.console-shell .container.page,.console-shell .workspace-page>.container{width:100%;max-width:none;margin:0;padding-left:24px;padding-right:24px}.console-shell .page,.console-shell .workspace-page{min-height:auto;padding-top:0;padding-bottom:0;background:transparent}.console-shell .page>h2,.console-shell .workspace-hero h1{margin:0;color:var(--console-text);font-size:24px;font-weight:800;line-height:1.25;letter-spacing:0}.console-shell .page>.muted,.console-shell .workspace-hero p{margin-top:8px;color:var(--console-muted);font-size:13px;line-height:1.65}.console-shell .workspace-main{gap:18px}.console-shell .card,.console-shell .stat,.console-shell .workspace-hero,.console-shell .workspace-panel,.console-shell .workspace-stats article{border:1px solid var(--console-line);border-radius:var(--console-radius);background:var(--console-surface);box-shadow:var(--console-shadow)}.console-shell .workspace-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:end;padding:24px}.console-shell .workspace-kicker{margin-bottom:8px;color:var(--console-blue);font-size:12px;font-weight:800}.console-shell .workspace-actions{gap:8px}.console-shell .workspace-stats{gap:12px}.console-shell .stat,.console-shell .workspace-stats article{padding:18px}.console-shell .stat .n,.console-shell .workspace-stats strong{color:var(--console-text);font-size:24px;font-weight:800;line-height:1.2}.console-shell .stat .l,.console-shell .workspace-stats span{color:var(--console-subtle);font-size:12px;font-weight:700}.console-shell .workspace-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:18px}.console-shell .card,.console-shell .workspace-panel{padding:20px}.console-shell .card h3,.console-shell .page h3,.console-shell .panel-heading h2{color:var(--console-text);font-size:16px;font-weight:800;line-height:1.35}.console-shell .card p,.console-shell .panel-heading p{color:var(--console-muted);font-size:13px;line-height:1.6}.console-shell .action-grid,.console-shell .card-grid,.console-shell .grid{gap:14px}.console-shell .stats{gap:12px}.console-shell .btn{min-height:36px;border-color:var(--console-line);border-radius:var(--console-radius);background:var(--console-surface);color:var(--console-text);box-shadow:none;font-weight:700;transform:none}.console-shell .btn:hover{border-color:#d1d6db;background:var(--console-surface-muted);box-shadow:none;transform:none}.console-shell .btn-primary{border-color:var(--console-blue);background:var(--console-blue);color:#ffffff}.console-shell .btn-primary:hover{border-color:var(--console-blue-hover);background:var(--console-blue-hover)}.console-shell .btn-ghost,.console-shell .btn-outline{background:#ffffff}.console-shell .input,.console-shell .select,.console-shell .textarea{min-height:38px;border-color:#d1d6db;border-radius:var(--console-radius);background:#ffffff;color:var(--console-text);box-shadow:none}.console-shell .input:focus,.console-shell .select:focus,.console-shell .textarea:focus{border-color:var(--console-blue);box-shadow:0 0 0 3px rgba(100,40,245,.16)}.console-shell .field label{color:var(--console-muted);font-weight:700}.console-shell .pill,.console-shell [class*=badge]{border-radius:999px}.console-shell .alert{border-radius:var(--console-radius);border:1px solid var(--console-line);background:#ffffff}.console-shell .alert-ok{border-color:rgba(5,150,105,.22);background:#ecfdf5;color:#059669}.console-shell .alert-error{border-color:rgba(220,38,38,.22);background:#fef2f2;color:#dc2626}.console-shell .empty-state{border-color:var(--console-line);border-radius:var(--console-radius);background:var(--console-surface-muted);color:var(--console-muted)}.console-shell .table,.console-shell table{border-color:var(--console-line)}.console-shell th{color:var(--console-subtle);font-size:12px;font-weight:800}.console-shell td{color:var(--console-text);font-size:13px}.console-shell .action-card,.console-shell .campaign-row,.console-shell .wallet-list div{border-color:var(--console-line);border-radius:var(--console-radius);background:#ffffff;box-shadow:none}.console-shell .action-card:hover{border-color:#cfd6dd;background:var(--console-surface-muted)}.console-prose,.console-richtext{line-height:1.65;word-break:break-word}.console-prose :where(h3),.console-richtext :where(h3){margin:.6em 0 .3em;font-size:15px;font-weight:800;color:var(--console-text)}.console-prose :where(h4),.console-richtext :where(h4){margin:.6em 0 .3em;font-size:13px;font-weight:700;color:var(--console-text)}.console-prose :where(p),.console-richtext :where(p){margin:0 0 .5em}.console-prose :where(ul),.console-richtext :where(ul){margin:0 0 .5em;padding-left:1.2em;list-style:disc}.console-prose :where(ol),.console-richtext :where(ol){margin:0 0 .5em;padding-left:1.2em;list-style:decimal}.console-prose :where(li),.console-richtext :where(li){margin:.15em 0}.console-prose :where(a),.console-richtext :where(a){color:var(--console-blue);text-decoration:underline}.console-prose :where(strong),.console-richtext :where(strong){font-weight:700;color:var(--console-text)}.console-prose :where(img),.console-richtext :where(img){max-width:100%;border-radius:6px}.console-richtext:focus{outline:none}@media (max-width:1024px){.console-shell .workspace-grid{grid-template-columns:1fr}.console-shell .workspace-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.console-content{min-height:calc(100svh - 44px);padding:18px 0 40px}.console-shell .console-content>.container,.console-shell .container.page,.console-shell .workspace-page>.container{width:100%;padding-left:16px;padding-right:16px}.console-shell .page>h2,.console-shell .workspace-hero h1{font-size:22px}.console-shell .workspace-hero{grid-template-columns:1fr;padding:18px}.console-shell .row,.console-shell .workspace-actions{justify-content:flex-start}.console-shell .workspace-actions .btn{flex:1 1 100%;width:100%}.console-shell .stats,.console-shell .workspace-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.console-shell .card,.console-shell .stat,.console-shell .workspace-panel,.console-shell .workspace-stats article{padding:16px}}@media (max-width:420px){.console-shell .stats,.console-shell .workspace-stats{grid-template-columns:1fr}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f639721981034f88-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_246ccd{font-family:Geist,Geist Fallback;font-style:normal}.__variable_246ccd{--font-sans:"Geist","Geist Fallback"}