*{margin:0;padding:0;box-sizing:border-box}:root{--color-text:#11181C;--color-text-secondary:#555;--color-bg:#fafafa;--color-white:#fff;--color-border:#e0e0e0;--max-width:640px}html{scroll-behavior:smooth}body{font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-text);background-color:var(--color-bg);background-image:linear-gradient(#e0e0e0 1px,transparent 0),linear-gradient(90deg,#e0e0e0 1px,transparent 0);background-size:24px 24px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}