@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700&family=DM+Sans:wght@400;500;600&display=swap);:root{--color-bg:#f0f2f5;--color-surface:#fff;--color-surface-hover:#f8f9fb;--color-border:#e2e6ea;--color-border-strong:#c8cfd8;--color-text-primary:#0f1923;--color-text-secondary:#4a5568;--color-text-muted:#8896a4;--color-brand:#1a2f4e;--color-brand-hover:#243d63;--color-brand-light:#e8edf5;--color-verified:#16a34a;--color-verified-bg:#bbf7d0;--color-verified-border:#86efac;--color-invalidated:#dc2626;--color-invalidated-bg:#fecaca;--color-invalidated-border:#fca5a5;--color-disputed:#b45309;--color-disputed-bg:#fde68a;--color-disputed-border:#fcd34d;--color-new:#2563eb;--color-new-bg:#bfdbfe;--color-new-border:#93c5fd;--font-display:"Playfair Display",Georgia,serif;--font-body:"DM Sans",system-ui,-apple-system,sans-serif;--radius-card:12px;--shadow-card:0 1px 3px #0000000f,0 1px 2px #0000000a}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f0f2f5;background:var(--color-bg);color:#0f1923;color:var(--color-text-primary);font-family:DM Sans,system-ui,-apple-system,sans-serif;font-family:var(--font-body);line-height:1.5}a{color:#1a2f4e;color:var(--color-brand);transition:color .15s ease}a,a:hover{text-decoration:none}a:hover{color:#243d63;color:var(--color-brand-hover)}::selection{background:#e8edf5;background:var(--color-brand-light);color:#1a2f4e;color:var(--color-brand)}:focus-visible{border-radius:2px;outline:2px solid #1a2f4e;outline:2px solid var(--color-brand);outline-offset:2px}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#e2e6ea;background:var(--color-border);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#c8cfd8;background:var(--color-border-strong)}button,input,textarea{font-family:DM Sans,system-ui,-apple-system,sans-serif;font-family:var(--font-body)}
/*# sourceMappingURL=main.a411652e.css.map*/