@media(max-width:600px){
  .demo-nav{flex-direction:column;padding:0 24px}
  .demo-btn{justify-content:center}
  .design-switch{flex-direction:row}
  .design-switch-btn{flex:1;justify-content:center;padding:8px 12px}

  .cm-bubble{width:56px;height:56px;bottom:16px;right:16px!important}
  .cm-bubble img{width:72px;height:72px;top:-12px}
  .cm-panel{left:8px!important;right:8px!important;bottom:8px!important;top:8px!important;width:auto!important;max-width:none!important;height:auto!important;max-height:none!important}
  .cm-header{padding:10px 12px 10px 76px}
  .cm-header-mascot{width:68px;height:68px;left:-4px;top:-6px}
  .cm-form{padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}
  .cm-transparency{display:none}
  .cm-header-btn-maximize{display:none!important}
  .cm-msg{max-width:92%}
  .cm-send,.cm-mic{width:44px;height:44px}

  .cm-signalement-inline-photo-grid{gap:6px}
  .cm-signalement-inline-photo-item{width:64px;height:64px}
  .cm-signalement-inline-photo-add{width:64px;height:64px}

  .cm-signalement-tab-categories{gap:4px}
  .cm-signalement-tab-cat{padding:6px 10px;font-size:12px}
  .cm-signalement-tab-photo-item{width:72px;height:72px}
  .cm-signalement-tab-photo-add{width:72px;height:72px}
  .cm-signalement-tab-footer-btn span{display:none}

  /* PLU module mobile */
  .cm-plu-input{font-size:16px;padding:14px 14px}
  .cm-plu-suggestion-item{padding:12px 14px;font-size:14px}
  .cm-plu-zone-card{padding:12px 14px}
  .cm-plu-zone-code{font-size:16px}
  .cm-plu-rule-item{font-size:13px}
  .cm-plu-rule-ref{font-size:11px}
  .cm-plu-disclaimer{font-size:12px;padding:10px 12px}
  .cm-plu-sources{flex-wrap:wrap}
}
