/* Frontend styles for Logo Creator shortcode */
.lcp-logo-creator { width: 100%; margin: 0; }
.lcp-logo-creator canvas { display: none; }

/* Basic responsive tweaks */
.lcp-root input[type="color"]{width:40px;height:34px;padding:0;border-radius:6px;border:1px solid rgba(255,255,255,0.06)}
.lcp-root input, .lcp-root select, .lcp-root button{font-family:Inter, sans-serif}

