 .chatproDoodle .chatprodoodle_toolbar{padding:12px 20px;background:#ffffff;border-bottom:2px solid #eef2f7;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 2px 10px rgba(0,0,0,0.02);z-index:10;}.chatproDoodle .chatprodoodle_tools{display:flex;gap:8px;background:#f1f4f9;padding:4px;border-radius:12px;}.chatproDoodle .chatprodoodle_tools button{border-radius:8px !important;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:all 0.2s;border:none !important;}.chatproDoodle .chatprodoodle_tools button.active{background:#3c52e7 !important;color:#fff !important;box-shadow:0 4px 12px rgba(60, 82, 231, 0.3);}.chatproDoodle .chatprodoodle_settings{display:flex;align-items:center;gap:24px;}.chatproDoodle .chatprodoodle_colors{display:flex;gap:8px;align-items:center;}.chatproDoodle .color_swatch{width:28px;height:28px;border-radius:50%;cursor:pointer;border:3px solid #fff;box-shadow:0 2px 5px rgba(0,0,0,0.1);transition:transform 0.2s, box-shadow 0.2s;}.chatproDoodle .color_swatch:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,0.15);}.chatproDoodle .color_swatch.active{transform:scale(1.1);box-shadow:0 0 0 2px #3c52e7;}.chatproDoodle .color_picker{width:32px;height:32px;padding:0;border:2px solid #fff;border-radius:50%;overflow:hidden;cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,0.1);}.chatproDoodle .chatprodoodle_sizes{width:120px;display:flex;align-items:center;}.chatproDoodle .size_slider{width:100%;cursor:pointer;margin:0;}.chatproDoodle .chatprodoodle_canvas_wrapper{flex-grow:1;background:#ffffff;position:relative;overflow:hidden;margin:0;border-radius:0;}.chatproDoodle .chatprodoodle_canvas{display:block;touch-action:none;background:#fff;width:100%;height:100%;}.chatproDoodle .chatprodoodle_canvas.is-brush{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z'></path></svg>") 0 24, auto;}.chatproDoodle .chatprodoodle_canvas.is-eraser{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='m7 21-4.3-4.3c-1-1-1-2.5 0-3.4l9.6-9.6c1-1 2.5-1 3.4 0l5.6 5.6c1 1 1 2.5 0 3.4L13 21'/><path d='M22 21H7'/><path d='m5 11 9 9'/></svg>") 2 22, auto;}.chatproDoodle .chatprodoodle_footer{padding:12px 20px;background:#ffffff;display:flex;justify-content:flex-end;gap:12px;z-index:20;border-top:1px solid #eef2f7;}.ipsDialog.ipsDialog_noPadding .ipsDialog_content{padding:0 !important;margin:0 !important;display:flex !important;flex-direction:column !important;}.ipsDialog.ipsDialog_noPadding .ipsDialog_content > div{padding:0 !important;margin:0 !important;flex:1 1 auto !important;display:flex !important;flex-direction:column !important;}.ipsDialog.ipsDialog_noPadding .chatproDoodle{flex:1 1 auto !important;height:auto !important;}@media (max-width:900px){.chatproDoodle{min-height:550px;min-width:0;}.chatproDoodle .chatprodoodle_toolbar{flex-direction:column;height:auto;gap:12px;padding:12px;}.chatproDoodle .chatprodoodle_settings{width:100%;justify-content:space-between;align-items:center;display:flex;}.chatproDoodle .chatprodoodle_sizes{width:80px;}}