:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}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}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.custom-button{display:flex;align-items:center;gap:8px;padding:8px 16px;border:none;border-radius:20px;background-color:transparent;font-size:14px;cursor:pointer;transition:background .2s ease-in-out}.custom-button.default{background-color:#f0f0f0}.custom-button:hover{background-color:#e0e0e0}.custom-button.active{background-color:#f0f0f0;border:1px solid #000000}button:disabled{cursor:not-allowed}.color-picker{display:inline-block;position:relative}.color-input{width:25px;height:25px;border:none;padding:0;cursor:pointer;background:none}.number-input{width:46px;height:24px;border:1px solid #ccc;border-radius:4px;text-align:center;font-size:14px}.number-input:focus{border-color:#1890ff}.text-input{width:100%;padding:4px 8px;font-size:14px;border:1px solid #ccc;border-radius:4px;outline:none}.text-input:focus{border-color:#1890ff}.small-input{width:150px}.segmented-container{display:flex;border:1px solid #ccc;border-radius:6px;overflow:hidden;background:#fff}.segmented-option{flex:1;padding:8px;border:none;background:#fff;cursor:pointer;transition:background .3s;display:flex;align-items:center;justify-content:center}.segmented-option:hover{background:#f4f2f2}.segmented-option.active{background:#d4d5d6}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;bottom:40px;background-color:#f1f1f1;min-width:160px;overflow:auto;box-shadow:0 8px 16px #0003;z-index:1;border-radius:10px}.show-emoji-dropdown,.show-shape-dropdown,.show-history-dropdown{display:block}.history-log{cursor:pointer;padding:5px;border-radius:4px}.history-log:hover{background-color:#ceeffd!important}
