.text-input-row{margin-bottom:20px}.text-input-row label{display:block;margin-bottom:8px;font-weight:600;color:#333}.controls-row{align-items:center;margin-bottom:20px}.controls-row,.preview{display:flex;gap:20px;flex-wrap:wrap}.preview{justify-content:center;margin-top:20px;padding:20px}.result-canvas{max-width:100%;height:auto;border:1px solid #ddd;border-radius:4px;background-color:#f5f5f5;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}@media screen and (max-width:768px){.controls-row{flex-direction:column;align-items:stretch;gap:15px}}