html,body,#app{width:100%;height:100%;margin:0;padding:0;overflow:hidden}.fullscreen-iframe{border:none;width:100%;height:100%}.overlay{background:linear-gradient(135deg,#245edb 0%,#3a7bd5 50%,#245edb 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.dialog-content{align-items:flex-start;gap:16px;padding:12px 8px;display:flex}.error-icon{flex-shrink:0;width:32px;height:32px}.dialog-buttons{justify-content:flex-end;gap:8px;padding:8px 8px 4px;display:flex}.dialog-buttons button{min-width:90px}
