```scss
// Property(ies): modal
// Component(s): Ti.UI.Window
'.modal': { modal: true }
'.regular': { modal: false }
```