:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--veza-primary:#4f46e5;--veza-primaryStrong:#312e81;--veza-primarySoft:#eef2ff;--veza-blue:#0369a1;--veza-blueSoft:#f0f9ff;--veza-cityAction:#2563eb;--veza-sell:#ea580c;--veza-sellSoft:#fff7ed;--veza-market:#16a34a;--veza-marketSoft:#f0fdf4;--veza-miniApp:#0d9488;--veza-miniAppSoft:#ecfeff;--veza-coral:#4f46e5;--veza-coralSoft:#eef2ff;--veza-ink:#0f172a;--veza-inkMuted:#475569;--veza-canvas:#f8fafc;--veza-surface:#fff;--veza-surfaceElevated:#fff;--veza-inputSurface:#f0f2f5;--veza-line:#e2e8f0;--veza-lineStrong:#cbd5e1;--veza-success:#168260;--veza-successSoft:#ecfdf5;--veza-warning:#b86b14;--veza-warningSoft:#fff4e5;--veza-danger:#c43d36;--veza-dangerSoft:#fef2f2;--veza-glass:#f8fafce6;--veza-glassStrong:#fffffff5;--veza-glassHighlight:#ffffffb8;--veza-overlaySoft:#312e811a;--veza-overlay:#0f172a75;--veza-white:#fff;--veza-black:#000;--font-display:Inter, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--font-rounded:Inter, ui-sans-serif, system-ui, sans-serif;--font-serif:Georgia, "Times New Roman", serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--veza-primary:#4f46e5;--veza-primaryStrong:#c7d2fe;--veza-primarySoft:#1e1b4b;--veza-blue:#38bdf8;--veza-blueSoft:#082338;--veza-cityAction:#60a5fa;--veza-sell:#fb923c;--veza-sellSoft:#32180a;--veza-market:#4ade80;--veza-marketSoft:#092a1b;--veza-miniApp:#2dd4bf;--veza-miniAppSoft:#062a2b;--veza-coral:#4f46e5;--veza-coralSoft:#1e1b4b;--veza-ink:#f8fafc;--veza-inkMuted:#a5b4c8;--veza-canvas:#070a12;--veza-surface:#0f1522;--veza-surfaceElevated:#151d2c;--veza-inputSurface:#333334;--veza-line:#253247;--veza-lineStrong:#35455e;--veza-success:#34d399;--veza-successSoft:#0a2a20;--veza-warning:#fbbf24;--veza-warningSoft:#33230a;--veza-danger:#f87171;--veza-dangerSoft:#351417;--veza-glass:#0f1522e6;--veza-glassStrong:#151d2cf5;--veza-glassHighlight:#ffffff1a;--veza-overlaySoft:#4f46e52e;--veza-overlay:#0000009e}html,body,#root{background:var(--veza-canvas);min-height:100%}body{color:var(--veza-ink);transition:background-color .18s,color .18s}