@tailwind base;@tailwind components;@tailwind utilities;body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}h2{font-size:2rem;font-weight:700;border-bottom:2px solid #000;margin-top:3rem}.sliders .flex{display:flex}.sliders [type=range]{flex-grow:1!important}.sliders .label{font-weight:700;margin-top:5px}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.colorCell{display:inline-block;height:150px;margin:4px;padding:.5rem;width:150px;cursor:pointer}.colorCell.fullscreen{position:absolute;top:0;left:0;width:100%;height:100%}.colorCell .colorName{height:3rem}.colorCell .book,.colorCell .hex,.colorCell .oklch{margin-left:4px}.colorHistory{max-height:200px;overflow:auto}.colorHistory .historyColorCell{cursor:pointer}.colorHistory .colorName{display:inline-block;min-height:1rem}input{width:100%;font-size:1.1rem}.card{border:1px solid #787878;border-radius:5px;padding:1rem;margin:1rem}