@tailwind base;@tailwind components;@tailwind utilities;@layer base{body,html{font-family:Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f7fe}body{color:#333;min-height:100vh}*{font-family:inherit}::selection{background-color:#d3e3fd;color:#333}::-moz-selection{background-color:#d3e3fd;color:#333}}