/* Tool CSS for Interactive Color Matching Tool */
.tool-container {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
}