@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
:root{--umap--color--gray-0:#fff;--umap--color--gray-50:#f9fafb;--umap--color--gray-100:#f3f4f6;--umap--color--gray-200:#e5e7eb;--umap--color--gray-300:#d1d5db;--umap--color--gray-400:#9ca3af;--umap--color--gray-500:#6b7280;--umap--color--gray-600:#4b5563;--umap--color--gray-700:#374151;--umap--color--gray-800:#1f2937;--umap--color--gray-900:#111b27;--umap--color--gray-1000:#000;--umap--color--slate-50:#f8fafc;--umap--color--slate-100:#f1f5f9;--umap--color--slate-150:#e6ecf2;--umap--color--slate-200:#e2e8f0;--umap--color--slate-300:#cbd5e1;--umap--color--slate-400:#94a3b8;--umap--color--slate-500:#64748b;--umap--color--slate-600:#475569;--umap--color--slate-700:#334155;--umap--color--slate-800:#1e293b;--umap--color--slate-900:#0f172a;--umap--color--sexy-lazurite-50:#f7f3fb;--umap--color--sexy-lazurite-100:#eee6f5;--umap--color--sexy-lazurite-200:#ded0ec;--umap--color--sexy-lazurite-300:#c7addd;--umap--color--sexy-lazurite-400:#a780c9;--umap--color--sexy-lazurite-500:#884fc1;--umap--color--sexy-lazurite-600:#784f9b;--umap--color--sexy-lazurite-700:#6a458a;--umap--color--sexy-lazurite-800:#5d3d78;--umap--color--sexy-lazurite-900:#544193;--umap--color--red-50:#fef2f2;--umap--color--red-100:#fee2e2;--umap--color--red-200:#fecaca;--umap--color--red-300:#fca5a5;--umap--color--red-400:#f87171;--umap--color--red-500:#ef4444;--umap--color--red-600:#dc2626;--umap--color--red-700:#b91c1c;--umap--color--red-800:#991b1b;--umap--color--red-900:#7f1d1d;--umap--color--green-50:#f0fdf4;--umap--color--green-100:#dcfce7;--umap--color--green-200:#bbf7d0;--umap--color--green-300:#86efac;--umap--color--green-400:#4ade80;--umap--color--green-500:#22c55e;--umap--color--green-600:#16a34a;--umap--color--green-700:#15803d;--umap--color--green-800:#166534;--umap--color--green-900:#14532d;--umap--color--yellow-100:#fffae8;--umap--color--yellow-300:#ffd540;--umap--color--yellow-400:#ffc80e;--umap--color--yellow-450:#ffc329;--umap--color--yellow-500:#ffb800;--umap--color--yellow-600:orange;--umap--color--yellow-700:#ffa800;--umap--color--yellow-800:#d18a00;--umap--color--yellow-900:#413d28;--umap--color--white-1000:#fff;--umap--color--black-1000:#000;--umap--color--white-50:#ffffff80;--umap--color--white-700:#ffffffbf;--umap--color--black-20:#0003;--hub--graphic-primary:#1d1d1b;--hub--graphic-main-key:#1d1d1b;--hub--graphic-disabled:#bec4ca;--hub--graphic-stroke-neutral:#eee9f3;--hub--graphic-secondary:#8a8491;--hub--graphic-accent:#784f9b;--hub--graphic-success:#784f9b;--hub--graphic-warning:#bc2f2c;--hub--graphic-error:#bc2f2c;--hub--graphic-accent-hover:#544193;--hub--graphic-accent-secondary:#784f9b1a;--hub--graphic-stroke-primary:#d8cfe2;--hub--graphic-light-key:#fff;--hub--graphic-favorite:#bc2f2c;--hub--surface-primary:#f8f5fb;--hub--surface-secondary:#f0eaf6;--hub--surface-tertiary:#e8e0f1;--hub--text-primary:#1d1d1b;--hub--text-secondary:#5f5968;--hub--text-accent:#784f9b;--hub--text-accent-secondary:#9db4d8;--hub--text-tertiary:#8a8491;--hub--text-disabled:#bec4ca;--hub--text-success:#784f9b;--hub--text-warning:#bc2f2c;--hub--text-error:#bc2f2c;--hub--text-accent-highlight:#bc2f2c;--hub--text-light-key:#fff;--hub--bg-primary:#1d1d1b;--hub--bg-secondary:#ede8f2;--hub--bg-accent:#784f9b;--hub--bg-accent-secondary:#f0e8f6;--hub--bg-accent-highlight:#bc2f2c;--hub--bg-accent-highlight-secondary:#f8e5df;--hub--bg-light-key:#fff;--hub--bg-tertiary:#f7f3fb;--hub--bg-dark-key:#1d1d1b;--hub--bg-success:#f0e8f6;--hub--bg-warning:#fff0e6;--hub--bg-error:#f9e6df;--hub--static-text-light-key:#fff;--hub--static-text-dark-key:#1d1d1b;--hub--static-text-light-key70:#ffffffb3;--hub--static-text-light-key50:#ffffff80;--hub--static-graphic-dark-key12:#1d1d1b12;--hub--bg-bottom-line-color:#1d1d1b0d;--hub--bg-tab-bar:#ffffffe5;--hub--font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--hub--bg-hero-gradient:linear-gradient(180deg, #884fc1 0%, #544193 100%);--hub--bg-button-share-gradient:radial-gradient(41.65% 301.14% at 55.39% -93.18%, #884fc1 0%, #1d1d1b 100%);--hub--transform-easing:cubic-bezier(.17, .88, .32, 1.27)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}body{font-family:var(--hub--font-family);color:var(--hub--text-primary);background:var(--hub--bg-light-key);min-height:100dvh;line-height:1.5}a{color:var(--hub--text-accent);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--hub--graphic-stroke-primary);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--hub--graphic-secondary)}::selection{background:var(--hub--bg-accent-secondary);color:var(--hub--text-primary)}
