:root{color:#1a1a1a;background-color:#fafafa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body{background:#fafafa;min-height:100vh}input,textarea{color:#1a1a1a;background:#fff;border:.5px solid #ccc;border-radius:8px;outline:none;padding:8px 12px;transition:border-color .15s}input:focus,textarea:focus{border-color:#185fa5}button{font-family:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}
