:root{color:#151515;font-synthesis:none;letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4efe3;font-family:Trebuchet MS,Verdana,sans-serif}body{overflow-wrap:anywhere;min-width:0;margin:0}*{box-sizing:border-box}#root{min-width:0;max-width:100%}.tool-home{max-width:1200px;margin:0 auto;padding:24px}.home-heading{border-bottom:2px solid #151515;margin-bottom:40px;padding-bottom:18px}.home-heading h1{align-items:center;gap:12px;font:700 34px/1 Georgia,serif;display:flex}.tool-home h2{font:700 24px/1.05 Georgia,serif}.tool-list{gap:18px;margin-top:24px;display:grid}.tool-link{color:#151515;background:#fffdf7;border:1px solid #151515;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:24px;text-decoration:none;display:grid;box-shadow:5px 5px #151515}.tool-link h3{margin:0 0 10px;font:700 24px/1.05 Georgia,serif}.tool-link p{margin:0}.tool-link code{font-size:13px}.tool-biome{border-left:10px solid #90a8ed}.tool-eslint{border-left:10px solid #ff90e8}.tool-ruff{border-left:10px solid #f4c542}.tool-link:hover{transform:translate(-1px,-1px);box-shadow:8px 8px #151515}.tool-link:focus-visible{outline-offset:5px;outline:3px solid #d33b53}.home-note{color:#4c463d;margin-top:32px}@media (width<=720px){.tool-link{grid-template-columns:minmax(0,1fr) auto;padding:18px}.tool-link code{grid-column:1}.tool-link svg{grid-area:1/2}}
