@layer deUI{/*! Copyright (c) 2026 Digital Element */:where(.deUI) .contentPlaceholder{--contentPlaceholderWidth:100%;--contentPlaceholderMaxWidth:50rem;--contentPlaceholderMaxHeight:33rem;--contentPlaceholderHeight:100%;--contentPlaceholderCursor:wait;--contentPlaceholderOverflow:hidden}:where(.deUI) .contentPlaceholder{width:var(--contentPlaceholderWidth);max-width:var(--contentPlaceholderMaxWidth);height:var(--contentPlaceholderHeight);max-height:var(--contentPlaceholderMaxHeight);cursor:var(--contentPlaceholderCursor);overflow:var(--contentPlaceholderOverflow)}:where(.deUI) .contentPlaceholder *{pointer-events:none}}@media (max-width:640px){:where(.deUI) .contentPlaceholder{--contentPlaceholderMaxWidth:100%}}