:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:24px;line-height:1.1;margin:0}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.header-container{display:flex;flex-direction:row;align-items:center;height:100px;padding:0 20px;justify-content:space-between}.header-right{display:flex;flex-direction:row;align-items:center;gap:10px}.content-container{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap;width:100%;background-color:#f0f0f0;padding:20px}.editor-container{flex-basis:48%;flex-shrink:1;box-sizing:border-box;background-color:#fff;padding:20px;border-radius:10px}.editor-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:10px}.editor-header h1{margin:0}
