/* Sized for the 420×680 embed iframe */
:root {
  --dock-gap: 0px;
  --widget-width: min(420px, calc(100vw - 32px));
  --widget-height: min(680px, calc(100dvh - 32px));
}
