.web-layout-dialog-content{border-width:1px;border-radius:16px;flex-direction:column;gap:16px;width:90%;max-width:480px;height:60%;display:flex;box-shadow:0 4px 12px #0003}.web-layout-dialog-header{align-items:center;padding:16px 16px 12px;display:flex}.web-layout-dialog-badge{border-radius:12px;justify-content:center;align-items:center;width:24px;height:24px;margin-left:8px;display:flex}.web-layout-dialog-list{flex-direction:column;flex:1;min-height:0;max-height:80%;display:flex}.web-layout-dialog-list__scroll{flex:1;padding-top:12px;padding-bottom:12px}.web-layout-dialog-item{border-width:1px;border-radius:12px;margin:8px 16px;padding:16px}.web-layout-dialog-item__header{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.web-layout-dialog-item__footer{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.web-layout-dialog-empty{flex:1;justify-content:center;align-items:center;gap:8px;padding-top:32px;padding-bottom:32px;display:flex}