@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Rubik:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Comic+Neue:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";: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}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}}*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Helvetica Neue,sans-serif;color:#111;overflow:hidden}body{min-height:100vh;background:linear-gradient(135deg,#cff,#9cf);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow-x:hidden}h1{font-family:Arial,sans-serif;font-size:3rem;font-weight:800;text-align:center;margin:20px 0 10px;color:#111}h2{font-size:1.5rem;text-align:center;margin-bottom:24px;color:#333}.paint-layout{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:24px;width:100%;max-width:1920px;padding:0 16px 32px}canvas{border:2px solid #444;background-color:#fff;cursor:crosshair;width:100%;max-width:800px;height:auto;display:block;box-shadow:0 4px 12px #00000026}.tools{display:flex;flex-wrap:wrap;gap:2px;justify-content:start;margin-bottom:16px;padding-top:8px;padding-bottom:2px}.tools button{width:48px;height:48px;border:1px solid #333;background-color:#f0f0f0;cursor:pointer;font-weight:700;transition:all .2s ease}.tools button:hover{background-color:#e0e0ff;transform:translateY(-2px)}.colors{display:grid;grid-template-columns:repeat(auto-fill,minmax(32px,1fr));gap:3px;justify-items:center;max-width:400px;margin-top:20px}.colors button{width:32px;height:32px;border:2px solid #ccc;border-radius:2px;cursor:pointer;transition:all .2s ease}.colors button:hover{transform:scale(1.1);border-color:#333}.creds{text-align:center}.creds h2{margin-bottom:4px}.creds a{text-decoration:none;color:#111;margin:0 12px;font-weight:600;transition:color .2s}.creds a:hover{color:#33f}.changelog-anchor{position:fixed;top:16px;right:16px;padding:8px 12px;border-radius:10px;background:#fff;border:1px solid #333;cursor:pointer;font-weight:700;z-index:1000;box-shadow:0 2px 6px #0003}.changelog-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.changelog-modal{width:90%;max-width:720px;background:#fff;border-radius:12px;padding:24px;box-shadow:0 12px 32px #00000040;position:relative}.changelog-close{position:absolute;top:12px;right:12px;background:transparent;border:none;font-size:24px;cursor:pointer}.changelog-content{max-height:60vh;overflow-y:auto;margin-top:16px;line-height:1.5}.text-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1100}.text-modal{width:90%;max-width:400px;background:#fff;border-radius:12px;padding:24px;box-shadow:0 12px 32px #00000040;position:relative;display:flex;flex-direction:column;gap:16px}.text-modal-close{position:absolute;top:12px;right:12px;background:transparent;border:none;font-size:24px;cursor:pointer}.text-modal-input{width:100%;padding:8px 12px;border-radius:8px;border:1px solid #333;font-size:16px;background-color:#f0f0f0}.text-modal-option{border-radius:8px;border:1px solid #333;font-size:16px;background-color:#f0f0f0}.text-modal-confirm{align-self:flex-end;padding:8px 16px;background:#333;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700}.text-modal-confirm:hover{background:#555}.arial{font-family:Arial,sans-serif}.rubik{font-family:Rubik,Arial,sans-serif}.roboto-condensed{font-family:Roboto Condensed,Arial,sans-serif}.inter{font-family:Inter,Arial,sans-serif}.comic-neue{font-family:Comic Neue,Arial,sans-serif}@media(max-width:1024px){.paint-layout{gap:16px;padding:0 12px}canvas{max-width:90%}.colors{max-height:220px}}@media(max-width:425px){.paint-layout{padding:8px 8px 0;gap:8px;height:70vh;flex-direction:column;justify-content:center;align-items:center}canvas{max-width:95vw;max-height:225px;margin:0 auto}.tools{padding-bottom:8px;justify-content:center}.tools button{width:36px;height:36px;font-size:.65rem}.colors{max-height:200px;overflow-y:auto;max-width:400px}h1{font-size:1.5rem}h2{font-size:.9rem}.creds h2{font-size:24px}}
