/* macOS Modern Window Manager Skin */
[data-wm-style="macos"].webos-window {
  border-radius: 14px;
}

[data-wm-style="macos"] > .window-header {
  border-radius: 14px 14px 0 0;
}
